https://bugzilla.wikimedia.org/show_bug.cgi?id=26332
--- Comment #3 from Bawolff <[email protected]> 2010-12-27 03:36:18 UTC --- Sorry, the work around should not have the \b in it (presumably because things like \xD0 aren't word characters in non-utf8). \bмакросъемка\.рф becomes \xD0\xBC\xD0\xB0\xD0\xBA\xD1\x80\xD0\xBE\xD1\x81\xD1\x8A\xD0\xB5\xD0\xBC\xD0\xBA\xD0\xB0\.\xD1\x80\xD1\x84 \bпример\.испытание becomes \xD0\xBF\xD1\x80\xD0\xB8\xD0\xBC\xD0\xB5\xD1\x80\.\xD0\xB8\xD1\x81\xD0\xBF\xD1\x8B\xD1\x82\xD0\xB0\xD0\xBD\xD0\xB8\xD0\xB5 ----- Would someone who knows about such things be able to comment if adding the /u flag to the generated regexes would have any adverse performance affects? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
