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