Home
last modified time | relevance | path

Searched refs:internalMatch (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp421 assertEquals("exact match", 1.0, matcher.internalMatch(en_CA, en_CA, errorCode)); in testMatch()
425 double match = matcher.internalMatch(ar_MK, en_CA, errorCode); in testMatch()
432 double matchZh = matcher.internalMatch(und_TW, zh, errorCode); in testMatch()
433 double matchZhHant = matcher.internalMatch(und_TW, zh_Hant, errorCode); in testMatch()
437 double matchEnHantTw = matcher.internalMatch(en_Hant_TW, zh_Hant, errorCode); in testMatch()
/third_party/node/lib/
Dassert.js995 function internalMatch(string, regexp, message, fn) { function
1038 internalMatch(string, regexp, message, match);
1049 internalMatch(string, regexp, message, doesNotMatch);
/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h671 … double internalMatch(const Locale &desired, const Locale &supported, UErrorCode &errorCode) const;
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h671 … double internalMatch(const Locale &desired, const Locale &supported, UErrorCode &errorCode) const;
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h677 … double internalMatch(const Locale &desired, const Locale &supported, UErrorCode &errorCode) const;
/third_party/node/deps/icu-small/source/common/
Dlocalematcher.cpp720 double LocaleMatcher::internalMatch(const Locale &desired, const Locale &supported, UErrorCode &err… in internalMatch() function in LocaleMatcher
/third_party/skia/third_party/externals/icu/source/common/
Dlocalematcher.cpp738 double LocaleMatcher::internalMatch(const Locale &desired, const Locale &supported, UErrorCode &err… in internalMatch() function in LocaleMatcher
/third_party/icu/icu4c/source/common/
Dlocalematcher.cpp720 double LocaleMatcher::internalMatch(const Locale &desired, const Locale &supported, UErrorCode &err… in internalMatch() function in LocaleMatcher