| 1 | /* AUTO GENERATED! DO NOT EDIT MANUALLY! See scripts/generate_unicode_tolower.py */ |
|---|---|
| 2 | #include <cstdint> |
| 3 | #include <unordered_map> |
| 4 | |
| 5 | extern const std::unordered_map<int32_t, int32_t> UPPER_TO_LOWER_CODEPOINT_MAP; |
| 6 |
| 1 | /* AUTO GENERATED! DO NOT EDIT MANUALLY! See scripts/generate_unicode_tolower.py */ |
|---|---|
| 2 | #include <cstdint> |
| 3 | #include <unordered_map> |
| 4 | |
| 5 | extern const std::unordered_map<int32_t, int32_t> UPPER_TO_LOWER_CODEPOINT_MAP; |
| 6 |