John wrote: >What do you think extending \w \d and \s will do. Wrong tense. The status quo, since 5.8 (with complicated status in 5.6) is that \w and \s are unusably broken, but attempt to match Unicode character classes. \d also attempts to match a Unicode character class, and afaik does so successfully. -zeframThread Previous | Thread Next