Re: [pcre-dev] Partial match at end of subject
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ez az üzenet a következő szál része:
a teljes szál-fa dátum szerinti rendezve
ph10 postázva
2019-07-22 09:33
ND postázva
2019-07-22 17:32
Szerző:
ph10
Dátum:
2019-07-22 16:32
UTC
Címzett:
ND
CC:
Pcre-dev
Tárgy:
Re: [pcre-dev] Partial match at end of subject
On Sun, 21 Jul 2019, ND via Pcre-dev wrote:
> /(?![ab]).*/
> ab\=ph
> 0:
>
> /c*+/
> ab\=ph,offset=2
> 0:
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.
Philip
--
Philip Hazel