Home
last modified time | relevance | path

Searched defs:matchindex (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
Dsearch.cpp242 int32_t matchindex = m_search_->matchedIndex; in next() local
297 int32_t matchindex = m_search_->matchedIndex; in previous() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DSearchIterator.java402 int matchindex = search_.matchedIndex_; in next() local
463 int matchindex = search_.matchedIndex_; in previous() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSearchIterator.java387 int matchindex = search_.matchedIndex_; in next() local
447 int matchindex = search_.matchedIndex_; in previous() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/
DSearchTest.java674 int matchindex = search.offset[count]; in assertEqualWithStringSearch() local
1125 int matchindex = search.offset[count]; in TestGetMatch() local
1237 int matchindex = search.offset[count]; in TestGetSetOffset() local
1308 int matchindex = search.offset[count]; in TestGetSetOffsetCanonical() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/search/
DSearchTest.java677 int matchindex = search.offset[count]; in assertEqualWithStringSearch() local
1128 int matchindex = search.offset[count]; in TestGetMatch() local
1240 int matchindex = search.offset[count]; in TestGetSetOffset() local
1311 int matchindex = search.offset[count]; in TestGetSetOffsetCanonical() local
/external/icu/icu4c/source/test/intltest/
Dsrchtest.cpp262 int32_t matchindex = search->offset[count]; in assertEqualWithStringSearch() local
1312 int32_t matchindex = search.offset[count]; in TestGetSetOffset() local
1441 int32_t matchindex = search.offset[count]; in TestGetMatch() local
2145 int32_t matchindex = search.offset[count]; in TestGetSetOffsetCanonical() local
/external/icu/icu4c/source/test/cintltst/
Dusrchtst.c343 int32_t matchindex = search.offset[count]; in assertEqualWithUStringSearch() local
1247 int32_t matchindex = search.offset[count]; in TestGetSetOffset() local
1410 int32_t matchindex = search.offset[count]; in TestGetMatch() local
2302 int32_t matchindex = search.offset[count]; in TestGetSetOffsetCanonical() local