Skip to content
Snippets Groups Projects
Commit 84e581a6 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

fix word boundary matching on broken platforms FS#2440

Seems like matching \b on unicode strings is unreliable across different
platforms (Debian). Using Unicode class lookahed/behinds seems to work
though.
parent 0483f97f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment