Author: Philip Hazel Date: To: pcre-dev Subject: Re: [pcre-dev] UTF8 inline option feature suggestion
On Tue, 7 Apr 2009, I wrote:
> > Perhaps (*UTF8) ?
>
> Two problems here. First is one of style. The (*xxx) things are all to
> do with backtracking, not options.
Sigh. I lied. Short term memory not what it was. I had forgotten that
I'd added (*CR) etc as "start of pattern only" option settings. Need a
cross-reference from other option settings in the doc, I think. Anyway,
yes, it should be possible to add (*UTF8) to go along with these.