Lines Matching refs:USEARCH_DONE
769 strsrch->search->matchedIndex = USEARCH_DONE; in setMatchNotFound()
1107 if (lastmatchindex == USEARCH_DONE) { in checkRepeatedMatch()
1455 return USEARCH_DONE; in doNextCanonicalPrefixMatch()
1466 return USEARCH_DONE; in doNextCanonicalPrefixMatch()
1513 return USEARCH_DONE; in doNextCanonicalPrefixMatch()
1618 return USEARCH_DONE; in doNextCanonicalSuffixMatch()
1624 return USEARCH_DONE; in doNextCanonicalSuffixMatch()
1641 return USEARCH_DONE; in doNextCanonicalSuffixMatch()
1652 if (result != USEARCH_DONE) { in doNextCanonicalSuffixMatch()
1657 return USEARCH_DONE; in doNextCanonicalSuffixMatch()
1721 if (U_SUCCESS(*status) && offset != USEARCH_DONE) { in doNextCanonicalMatch()
1765 if (offset != USEARCH_DONE) { in doNextCanonicalMatch()
2160 return USEARCH_DONE; in doPreviousCanonicalSuffixMatch()
2216 return USEARCH_DONE; in doPreviousCanonicalSuffixMatch()
2282 return USEARCH_DONE; in doPreviousCanonicalPrefixMatch()
2288 return USEARCH_DONE; in doPreviousCanonicalPrefixMatch()
2305 return USEARCH_DONE; in doPreviousCanonicalPrefixMatch()
2316 if (result != USEARCH_DONE) { in doPreviousCanonicalPrefixMatch()
2321 return USEARCH_DONE; in doPreviousCanonicalPrefixMatch()
2384 if (U_SUCCESS(*status) && offset != USEARCH_DONE) { in doPreviousCanonicalMatch()
2428 if (offset != USEARCH_DONE) { in doPreviousCanonicalMatch()
2724 result->search->matchedIndex = USEARCH_DONE; in usearch_openFromCollator()
2815 strsrch->search->matchedIndex = USEARCH_DONE; in usearch_setOffset()
2826 return USEARCH_DONE; in usearch_getOffset()
2830 return USEARCH_DONE; in usearch_getOffset()
2897 return USEARCH_DONE; in usearch_getMatchedStart()
2909 return USEARCH_DONE; in usearch_getMatchedText()
2914 return USEARCH_DONE; in usearch_getMatchedText()
2919 if (copyindex == USEARCH_DONE) { in usearch_getMatchedText()
2921 return USEARCH_DONE; in usearch_getMatchedText()
2941 return USEARCH_DONE; in usearch_getMatchedLength()
2987 strsrch->search->matchedIndex = USEARCH_DONE; in usearch_setText()
3120 return USEARCH_DONE; in usearch_first()
3135 return USEARCH_DONE; in usearch_following()
3148 return USEARCH_DONE; in usearch_last()
3163 return USEARCH_DONE; in usearch_preceding()
3203 (search->matchedIndex != USEARCH_DONE && in usearch_next()
3207 return USEARCH_DONE; in usearch_next()
3212 (search->matchedIndex != USEARCH_DONE && in usearch_next()
3216 return USEARCH_DONE; in usearch_next()
3227 if (search->matchedIndex != USEARCH_DONE) { in usearch_next()
3236 if (search->matchedIndex == USEARCH_DONE) { in usearch_next()
3247 search->matchedIndex = USEARCH_DONE; in usearch_next()
3279 return USEARCH_DONE; in usearch_next()
3283 if (search->matchedIndex == USEARCH_DONE) { in usearch_next()
3293 return USEARCH_DONE; in usearch_next()
3320 if (matchedindex != USEARCH_DONE) { in usearch_previous()
3329 (matchedindex != USEARCH_DONE && in usearch_previous()
3333 return USEARCH_DONE; in usearch_previous()
3340 return USEARCH_DONE; in usearch_previous()
3348 (matchedindex == USEARCH_DONE ? offset : matchedindex); in usearch_previous()
3373 return USEARCH_DONE; in usearch_previous()
3379 return USEARCH_DONE; in usearch_previous()
3433 strsrch->search->matchedIndex = USEARCH_DONE; in usearch_reset()
4664 if (strsrch->search->matchedIndex != USEARCH_DONE) { in usearch_handlePreviousExact()
4753 if (strsrch->search->matchedIndex != USEARCH_DONE) { in usearch_handlePreviousExact()
4812 if (strsrch->search->matchedIndex != USEARCH_DONE) { in usearch_handlePreviousCanonical()
4906 if (strsrch->search->matchedIndex != USEARCH_DONE) { in usearch_handlePreviousCanonical()