mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-10 02:01:03 +00:00
For other keywords, allowed values per locale are generated at compile time. But since the CLDR doesn't present hour cycles on a per-locale basis, and hour cycles lookups depend on runtime data, we must handle hour cycle keyword lookups differently than other keywords. |
||
|---|---|---|
| .. | ||
| CharacterTypes.cpp | ||
| CharacterTypes.h | ||
| CMakeLists.txt | ||
| CurrencyCode.cpp | ||
| CurrencyCode.h | ||
| DateTimeFormat.cpp | ||
| DateTimeFormat.h | ||
| Forward.h | ||
| Locale.cpp | ||
| Locale.h | ||
| NumberFormat.cpp | ||
| NumberFormat.h | ||