--- In [email protected], "entropyreduction" 
<alancampbelllists+ya...@...> wrote:
> 
> --- In [email protected], "Sheri" <sherip99@> wrote:
> >
> > --- In [email protected], "entropyreduction" 
> > <alancampbelllists+yahoo@> wrote:
>  
> > I think if a user vector handle is provided, something should now
> > go into it even if there is no "offsets" option. Ditto if a
> > variable name is provided. 
> 
> Uh..so what goes into variable if present? First element in
> vector returned by pcre_exec?

No, a string from first element (offset) to the second element (offset) in the 
subject. The second element will have the offset of end of the subject. The 
user would need to prepend this string onto the beginning of the next segment 
to continue searching for a match.

Regards,
Sheri

Reply via email to