Home
last modified time | relevance | path

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

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