Autore: Ralf Junker Data: To: pcre-dev Oggetto: Re: [pcre-dev] 8.34-RC1: \s is locale dependent whereas [\s] is not
On 25.11.2013 17:32, ph10@??? wrote:
> It should certainly be the same for [\s] and \s. However, without
> remaking pcre_chartables.c things will go wrong.
With remaking pcre_chartables.c [\s] and \s are indeed the same. I am
now closing my issue to work as expected.
Thanks for your investigation and enlightening comments!