Lines Matching refs:USEARCH_DONE
765 strsrch->search->matchedIndex = USEARCH_DONE; in setMatchNotFound()
1103 if (lastmatchindex == USEARCH_DONE) { in checkRepeatedMatch()
1451 return USEARCH_DONE; in doNextCanonicalPrefixMatch()
1462 return USEARCH_DONE; in doNextCanonicalPrefixMatch()
1509 return USEARCH_DONE; in doNextCanonicalPrefixMatch()
1614 return USEARCH_DONE; in doNextCanonicalSuffixMatch()
1620 return USEARCH_DONE; in doNextCanonicalSuffixMatch()
1637 return USEARCH_DONE; in doNextCanonicalSuffixMatch()
1648 if (result != USEARCH_DONE) { in doNextCanonicalSuffixMatch()
1653 return USEARCH_DONE; in doNextCanonicalSuffixMatch()
1717 if (U_SUCCESS(*status) && offset != USEARCH_DONE) { in doNextCanonicalMatch()
1761 if (offset != USEARCH_DONE) { in doNextCanonicalMatch()
2156 return USEARCH_DONE; in doPreviousCanonicalSuffixMatch()
2212 return USEARCH_DONE; in doPreviousCanonicalSuffixMatch()
2278 return USEARCH_DONE; in doPreviousCanonicalPrefixMatch()
2284 return USEARCH_DONE; in doPreviousCanonicalPrefixMatch()
2301 return USEARCH_DONE; in doPreviousCanonicalPrefixMatch()
2312 if (result != USEARCH_DONE) { in doPreviousCanonicalPrefixMatch()
2317 return USEARCH_DONE; in doPreviousCanonicalPrefixMatch()
2380 if (U_SUCCESS(*status) && offset != USEARCH_DONE) { in doPreviousCanonicalMatch()
2424 if (offset != USEARCH_DONE) { in doPreviousCanonicalMatch()
2720 result->search->matchedIndex = USEARCH_DONE; in usearch_openFromCollator()
2811 strsrch->search->matchedIndex = USEARCH_DONE; in usearch_setOffset()
2822 return USEARCH_DONE; in usearch_getOffset()
2826 return USEARCH_DONE; in usearch_getOffset()
2893 return USEARCH_DONE; in usearch_getMatchedStart()
2905 return USEARCH_DONE; in usearch_getMatchedText()
2910 return USEARCH_DONE; in usearch_getMatchedText()
2915 if (copyindex == USEARCH_DONE) { in usearch_getMatchedText()
2917 return USEARCH_DONE; in usearch_getMatchedText()
2937 return USEARCH_DONE; in usearch_getMatchedLength()
2983 strsrch->search->matchedIndex = USEARCH_DONE; in usearch_setText()
3116 return USEARCH_DONE; in usearch_first()
3131 return USEARCH_DONE; in usearch_following()
3144 return USEARCH_DONE; in usearch_last()
3159 return USEARCH_DONE; in usearch_preceding()
3199 (search->matchedIndex != USEARCH_DONE && in usearch_next()
3203 return USEARCH_DONE; in usearch_next()
3208 (search->matchedIndex != USEARCH_DONE && in usearch_next()
3212 return USEARCH_DONE; in usearch_next()
3223 if (search->matchedIndex != USEARCH_DONE) { in usearch_next()
3232 if (search->matchedIndex == USEARCH_DONE) { in usearch_next()
3243 search->matchedIndex = USEARCH_DONE; in usearch_next()
3275 return USEARCH_DONE; in usearch_next()
3279 if (search->matchedIndex == USEARCH_DONE) { in usearch_next()
3289 return USEARCH_DONE; in usearch_next()
3316 if (matchedindex != USEARCH_DONE) { in usearch_previous()
3325 (matchedindex != USEARCH_DONE && in usearch_previous()
3329 return USEARCH_DONE; in usearch_previous()
3336 return USEARCH_DONE; in usearch_previous()
3344 (matchedindex == USEARCH_DONE ? offset : matchedindex); in usearch_previous()
3369 return USEARCH_DONE; in usearch_previous()
3375 return USEARCH_DONE; in usearch_previous()
3429 strsrch->search->matchedIndex = USEARCH_DONE; in usearch_reset()
4573 if (strsrch->search->matchedIndex != USEARCH_DONE) { in usearch_handlePreviousExact()
4662 if (strsrch->search->matchedIndex != USEARCH_DONE) { in usearch_handlePreviousExact()
4721 if (strsrch->search->matchedIndex != USEARCH_DONE) { in usearch_handlePreviousCanonical()
4815 if (strsrch->search->matchedIndex != USEARCH_DONE) { in usearch_handlePreviousCanonical()