> > In your examples, there *are* enough subject characters to complete the > match (because it doesn't need any subject characters at all).
When I pass partial 'hard' option to pcre_exec() than I told to PCRE that subject string is not complete and may be continued. And what reason is why PCRE successfully applied 'end of whole string' '\z' to it part? Thanx. -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
