2
0
mirror of https://github.com/boostorg/regex.git synced 2026-01-26 19:02:08 +00:00
Files
regex/test/unicode/unicode_casefold_test.cpp
Daniel Krügler 5ad8906e91 #148: icu_regex_traits::translate_nocase doesn't use case-folding
In translate_nocase replace u_tolower by u_foldCase(c, U_FOLD_CASE_DEFAULT) suitable for single codeunit case folding
2021-08-12 22:07:57 +02:00

5.9 KiB