And one more possibly bug:

PCRE2 version 10.31 2018-02-12
/(?>a(*:1))(?>b(*:1))(*SKIP:1)x|.*/
abc
 0: bc


If MARK in atomic don't matter for SKIP then why result is "bc" and not "abc"?
If MARK in atomic matter for SKIP then why result is not "c"?

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

Reply via email to