Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dusearch.cpp2920 int32_t copyindex = strsrch->search->matchedIndex; in usearch_getMatchedText() local
2921 if (copyindex == USEARCH_DONE) { in usearch_getMatchedText()
2930 uprv_memcpy(result, strsrch->search->text + copyindex, in usearch_getMatchedText()