--- In [email protected], "entropyreduction" 
<alancampbelllists+ya...@...> wrote:
>

> Okay, "extra" is option.  Compile time option, yeah?  Short version?  x, X 
> taken, e seems free.

extra means something else in PCRE options.

pcretest is using capital K

how about: mark and K

>
> Compile time option, yeah?
>

It's a special plugin option, not compile or exec. I guess you could think of 
it as an exec option. Definitely not compile option. That's another reason you 
would not want to try to drive it off the contents of pattern (the pattern 
could be precompiled). Just permits retrieving another piece of info if 
available after an exec.

> 
> Okay "ucp"?  Short version?
>  

no short version.

> No immediate action on these, though I'll start reading the 8.10 API docs.
>

Great, thanks.

Regards,
Sheri


Reply via email to