Searched refs:copyindex (Results 1 – 1 of 1) sorted by relevance
2920 int32_t copyindex = strsrch->search->matchedIndex; in usearch_getMatchedText() local2921 if (copyindex == USEARCH_DONE) { in usearch_getMatchedText()2930 uprv_memcpy(result, strsrch->search->text + copyindex, in usearch_getMatchedText()