in reply to Re: inconsistency in whitespace handling
in thread inconsistency in whitespace handling
I think this is because underneath the \p{Foo} stuff generates a different regex opcode which calls through the utf routines even if the source string isn't marked as utf.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: inconsistency in whitespace handling
by demerphq (Chancellor) on May 13, 2005 at 11:18 UTC |