Searched defs:suppLSR (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A 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
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | localematcher.cpp | 471 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, *builder.maxDistanceSupported_, errorCode); in LocaleMatcher() local 717 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in isMatch() local 730 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in internalMatch() local
|