ladybird/Userland/Libraries/LibUnicode
Timothy Flynn 6d34a0b4e8 LibJS+LibUnicode: Rename method to select a NumberFormat plurality
Instead of currency pattern lookups within select_currency_unit_pattern,
rename the method to select_pattern_with_plurality and accept any list
of patterns. This method will be needed for units.
2021-11-16 23:14:09 +00:00
..
CharacterTypes.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
CharacterTypes.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
CMakeLists.txt LibUnicode: Add some data related to currency codes 2021-09-11 11:05:50 +01:00
CurrencyCode.cpp LibUnicode: Add some data related to currency codes 2021-09-11 11:05:50 +01:00
CurrencyCode.h LibUnicode: Add some data related to currency codes 2021-09-11 11:05:50 +01:00
Forward.h LibUnicode: Generate primary and secondary number grouping sizes 2021-11-14 10:35:19 +00:00
Locale.cpp LibJS+LibUnicode: Rename method to select a NumberFormat plurality 2021-11-16 23:14:09 +00:00
Locale.h LibJS+LibUnicode: Rename method to select a NumberFormat plurality 2021-11-16 23:14:09 +00:00