Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dsearch.cpp240 int32_t matchindex = m_search_->matchedIndex; in next() local
295 int32_t matchindex = m_search_->matchedIndex; in previous() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DSearchIterator.java400 int matchindex = search_.matchedIndex_; in next() local
461 int matchindex = search_.matchedIndex_; in previous() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSearchIterator.java385 int matchindex = search_.matchedIndex_; in next() local
445 int matchindex = search_.matchedIndex_; in previous() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/search/
DSearchTest.java672 int matchindex = search.offset[count]; in assertEqualWithStringSearch() local
1111 int matchindex = search.offset[count]; in TestGetMatch() local
1221 int matchindex = search.offset[count]; in TestGetSetOffset() local
1291 int matchindex = search.offset[count]; in TestGetSetOffsetCanonical() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/
DSearchTest.java668 int matchindex = search.offset[count]; in assertEqualWithStringSearch() local
1107 int matchindex = search.offset[count]; in TestGetMatch() local
1217 int matchindex = search.offset[count]; in TestGetSetOffset() local
1287 int matchindex = search.offset[count]; in TestGetSetOffsetCanonical() local
/external/icu/icu4c/source/test/intltest/
Dsrchtest.cpp259 int32_t matchindex = search->offset[count]; in assertEqualWithStringSearch() local
1309 int32_t matchindex = search.offset[count]; in TestGetSetOffset() local
1438 int32_t matchindex = search.offset[count]; in TestGetMatch() local
2142 int32_t matchindex = search.offset[count]; in TestGetSetOffsetCanonical() local
/external/icu/icu4c/source/test/cintltst/
Dusrchtst.c341 int32_t matchindex = search.offset[count]; in assertEqualWithUStringSearch() local
1245 int32_t matchindex = search.offset[count]; in TestGetSetOffset() local
1408 int32_t matchindex = search.offset[count]; in TestGetMatch() local
2300 int32_t matchindex = search.offset[count]; in TestGetSetOffsetCanonical() local