Lines Matching refs:USEARCH_DONE
780 strsrch->search->matchedIndex = USEARCH_DONE;
1118 if (lastmatchindex == USEARCH_DONE) {
1451 * @return USEARCH_DONE if a match is not found, otherwise return the starting
1466 return USEARCH_DONE;
1477 return USEARCH_DONE;
1524 return USEARCH_DONE;
1582 * @return USEARCH_DONE if a match is not found, otherwise return the starting
1629 return USEARCH_DONE;
1635 return USEARCH_DONE;
1652 return USEARCH_DONE;
1663 if (result != USEARCH_DONE) {
1668 return USEARCH_DONE;
1732 if (U_SUCCESS(*status) && offset != USEARCH_DONE) {
1776 if (offset != USEARCH_DONE) {
2155 * @return USEARCH_DONE if a match is not found, otherwise return the ending
2171 return USEARCH_DONE;
2227 return USEARCH_DONE;
2242 * @return USEARCH_DONE if a match is not found, otherwise return the ending
2293 return USEARCH_DONE;
2299 return USEARCH_DONE;
2316 return USEARCH_DONE;
2327 if (result != USEARCH_DONE) {
2332 return USEARCH_DONE;
2395 if (U_SUCCESS(*status) && offset != USEARCH_DONE) {
2439 if (offset != USEARCH_DONE) {
2735 result->search->matchedIndex = USEARCH_DONE;
2806 strsrch->search->matchedIndex = USEARCH_DONE;
2817 return USEARCH_DONE;
2821 return USEARCH_DONE;
2888 return USEARCH_DONE;
2900 return USEARCH_DONE;
2905 return USEARCH_DONE;
2910 if (copyindex == USEARCH_DONE) {
2912 return USEARCH_DONE;
2932 return USEARCH_DONE;
2978 strsrch->search->matchedIndex = USEARCH_DONE;
3110 return USEARCH_DONE;
3125 return USEARCH_DONE;
3138 return USEARCH_DONE;
3153 return USEARCH_DONE;
3193 (search->matchedIndex != USEARCH_DONE &&
3197 return USEARCH_DONE;
3202 (search->matchedIndex != USEARCH_DONE &&
3206 return USEARCH_DONE;
3212 // if matchedIndex == USEARCH_DONE, it means that either a
3217 if (search->matchedIndex != USEARCH_DONE) {
3226 if (search->matchedIndex == USEARCH_DONE) {
3237 search->matchedIndex = USEARCH_DONE;
3269 return USEARCH_DONE;
3273 if (search->matchedIndex == USEARCH_DONE) {
3283 return USEARCH_DONE;
3305 // if matchedIndex == USEARCH_DONE, it means that either a
3310 if (matchedindex != USEARCH_DONE) {
3319 (matchedindex != USEARCH_DONE &&
3323 return USEARCH_DONE;
3330 return USEARCH_DONE;
3338 (matchedindex == USEARCH_DONE ? offset : matchedindex);
3352 if (search->matchedIndex != USEARCH_DONE) {
3371 return USEARCH_DONE;
3377 return USEARCH_DONE;
3434 strsrch->search->matchedIndex = USEARCH_DONE;
4523 if (strsrch->search->matchedIndex != USEARCH_DONE) {
4643 if (strsrch->search->matchedIndex != USEARCH_DONE) {