On 2010-11-29 03:18, karl williamson wrote: > I think that a utf8 regex pattern with the /d modifier should have > unicode semantics. But I'm open to contrary opinions. > > I had always assumed that it should, but it doesn't currently. How to define "a utf8 regex pattern"? Will /\d$re/ be a "utf8 regex pattern" if $re has the utf8-flag on, even if it only contains code points <= 255? -- RuudThread Previous | Thread Next