Should it be possible to use \K in alternations?

PCRE version 7.9 2009-04-11

  re> /abc\K|def\K/g
data> abcdefghi
 0:
data>


Seems there are two matches when done with perl (not personally tested).

Regards,
Sheri

-- 
## List details at http://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to