Hi All,

it appears the word boundary anchor fails to work when it bounds a word using 
extended Unicode characters (PCRE 7.8, UTF-8 enabled):

  ŐŰőű -> Matches
  \bŐŰőű\b -> Fails
  \bNAME\b -> Matches

Can anybody confirm this?

Ralf


-- 
## List details at http://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to