Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dusearch.cpp1103 inline UBool checkRepeatedMatch(UStringSearch *strsrch, in checkRepeatedMatch() function
1262 checkRepeatedMatch(strsrch, start, *textoffset) || in checkNextExactMatch()
1937 if (checkRepeatedMatch(strsrch, start, *textoffset) || in checkNextCanonicalMatch()
2109 if (checkRepeatedMatch(strsrch, *textoffset, end) || in checkPreviousExactMatch()
2576 if (checkRepeatedMatch(strsrch, *textoffset, end) || in checkPreviousCanonicalMatch()