Home
last modified time | relevance | path

Searched refs:localeMatcher (Results 1 – 11 of 11) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_intl.js161 localeMatcher: '[PC preview] unknow localeMatcher', property
175 localeMatcher: '[PC preview] unknow localeMatcher', property
186 localeMatcher: '[PC preview] unknow localeMatcher', property
195 localeMatcher: '[PC preview] unknow localeMatcher', property
210 localeMatcher: '[PC preview] unknow localeMatcher', property
/third_party/typescript/src/lib/
Des2018.intl.d.ts8 localeMatcher?: "lookup" | "best fit"; property
Des2020.intl.d.ts66 localeMatcher?: RelativeTimeFormatLocaleMatcher; property
Des2020.bigint.d.ts5 localeMatcher?: string; property
Des5.d.ts4267 localeMatcher?: string; property
4295 localeMatcher?: string; property
4333 localeMatcher?: "best fit" | "lookup"; property
/third_party/typescript/lib/
Dlib.es2018.intl.d.ts28 localeMatcher?: "lookup" | "best fit"; property
Dlib.es2020.intl.d.ts86 localeMatcher?: RelativeTimeFormatLocaleMatcher; property
Dlib.es2020.bigint.d.ts25 localeMatcher?: string; property
Dlib.es5.d.ts4287 localeMatcher?: string; property
4315 localeMatcher?: string; property
4353 localeMatcher?: "best fit" | "lookup"; property
/third_party/icu/icu4c/source/test/intltest/
Drbbitst.cpp728 … RegexMatcher localeMatcher(UnicodeString(u"<locale *([\\p{L}\\p{Nd}_@&=-]*) *>"), 0, status); in TestExtended() local
852 localeMatcher.reset(testString); in TestExtended()
853 if (localeMatcher.lookingAt(charIdx-1, status)) { in TestExtended()
854 UnicodeString localeName = localeMatcher.group(1, status); in TestExtended()
858 charIdx += localeMatcher.group(0, status).length() - 1; in TestExtended()
/third_party/typescript/tests/lib/
Dlib.d.ts3860 localeMatcher?: string; property
3891 localeMatcher?: string; property
3946 localeMatcher?: "best fit" | "lookup"; property