Home
last modified time | relevance | path

Searched defs:localeMatcher (Results 1 – 5 of 5) sorted by relevance

/base/global/i18n/frameworks/intl/include/
Dplural_rules.h45 std::string localeMatcher; variable
Dcollator.h48 std::string localeMatcher; variable
Dnumber_format.h81 std::string localeMatcher; variable
Ddate_time_format.h79 std::string localeMatcher; variable
/base/global/i18n/interfaces/js/kits/src/
Dintl_addon.cpp1187 std::string localeMatcher = it->second; in GetCollatorLocaleMatcher() local