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

Inizio della pagina
Delete this message
Autore: ND
Data:  
To: Pcre-dev
Oggetto: Re: [pcre-dev] Partial match at end of subject
On 2019-07-22 16:32, ph10 wrote:
>The characteristic of these is that the pattern can match an empty
> string. I have now added this condition (which was easily done with no
> repeated test) and those patterns now give partial matches.
>


It's excellent!!

Now it can be useful to try putting into words, what exactly in applying
to multisegment matching means "local no match" and what means "partial
match".