Searched defs:suppLSR (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/icu-small/source/common/ |
D | localematcher.cpp | 469 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, *builder.maxDistanceSupported_, errorCode); in LocaleMatcher() local 710 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in isMatch() local 722 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in internalMatch() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | localematcher.cpp | 487 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, *builder.maxDistanceSupported_, errorCode); in LocaleMatcher() local 728 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in isMatch() local 740 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in internalMatch() local
|
/third_party/icu/icu4c/source/common/ |
D | localematcher.cpp | 469 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, *builder.maxDistanceSupported_, errorCode); in LocaleMatcher() local 710 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in isMatch() local 722 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in internalMatch() local
|