mirror of
https://github.com/RGBCube/serenity
synced 2025-06-29 01:22:11 +00:00
![]() ECMA-402 requires validating user input against the EBNF grammar for Unicode locales described in TR-35: https://www.unicode.org/reports/tr35 This commit adds validators for that grammar, as well as other helper to e.g. canonicalize a locale string. |
||
---|---|---|
.. | ||
CodeGenerators | ||
CharacterTypes.cpp | ||
CharacterTypes.h | ||
CMakeLists.txt | ||
Forward.h | ||
Locale.cpp | ||
Locale.h | ||
unicode_data.cmake |