Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocalematcher.cpp488 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, *builder.maxDistanceSupported_, errorCode); in LocaleMatcher() local
489 const LSR *pSuppLSR = &suppLSR; in LocaleMatcher()
730 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in isMatch() local
732 const LSR *pSuppLSR = &suppLSR; in isMatch()
742 LSR suppLSR = getMaximalLsrOrUnd(likelySubtags, supported, errorCode); in internalMatch() local
744 const LSR *pSuppLSR = &suppLSR; in internalMatch()