fix(core): fix actions_normalize() UChar32 calculation
- UnicodeString is UTF-16, but can be used with UTF-32 boundaries. - fix calculation of code_points_to_delete Fixes: #11067
parent
3f42b0b8
Please register or sign in to comment
- UnicodeString is UTF-16, but can be used with UTF-32 boundaries. - fix calculation of code_points_to_delete Fixes: #11067