Tim Bray wrote: > On Jul 28, 2006, at 12:13 PM, why the lucky stiff wrote: > >> First, Onigurama[2] is a regular expression engine. It supports >> Unicode regular >> expressions under many encodings, it's very handy. If all you want >> to do is >> search strings for Unicode text, then great, use it. > > > Er uh well it doesn't do unicode properties so you can't use things > like \p{L} Off topic, what does/would that do? Match a lower-case symbol? -- Alex