Re: [pcre-dev] PCRE feature request - "backwards" search

Kezdőlap
Üzenet törlése
Szerző: Mark Taylor
Dátum:  
Címzett: pcre-dev
Tárgy: Re: [pcre-dev] PCRE feature request - "backwards" search
hi philip,

On 19/09/2010 14:27, Philip Hazel wrote:
> But that is normal PCRE behaviour ... it identifies the entire substring
> that matched by giving its start and end offsets.


forgive if I am being slow here... but if I add .* at the start of the
RE, won't that make it match everything from the start of the subject
string?

mark.