Re: [pcre-dev] Partial match at end of subject

Góra strony
Delete this message
Autor: ND
Data:  
Dla: Pcre-dev
Temat: Re: [pcre-dev] Partial match at end of subject
On 2019-07-11 16:18, ph10 wrote:

>Why? "Partial match" means "if you add some more characters to the
> subject, it MAY match". If you add "x", it matches.
>


I guess you told about second example (in first example "x" don't adds). I
believed empty match at the end of string is not counted as partial.