unicode : fix? unicode_wstring_to_utf8
This commit is contained in:
parent
36d983262e
commit
06d3e693db
3 changed files with 19 additions and 21 deletions
|
@ -1666,4 +1666,4 @@ const std::map<std::string, std::wstring> unicode_regex_equivalent_wregex = {
|
|||
|
||||
const std::set<std::string> unicode_regex_with_custom_preprocessor = {
|
||||
"'s|'t|'re|'ve|'m|'ll|'d| ?\\p{L}+| ?\\p{N}+| ?[^\\s\\p{L}\\p{N}]+|\\s+(?!\\S)"
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue