Home | History | Annotate | Download | only in intltest

Lines Matching refs:USEARCH_DONE

269     if (strsrch->getMatchedStart() != USEARCH_DONE ||
304 if (strsrch->getMatchedStart() != USEARCH_DONE ||
347 if (strsrch->getMatchedStart() != USEARCH_DONE ||
370 if (strsrch->getMatchedStart() != USEARCH_DONE ||
421 if (strsrch->getMatchedStart() != USEARCH_DONE || strsrch->getMatchedLength() != 0) {
1337 if (strsrch->getMatchedStart() != USEARCH_DONE) {
1464 if (strsrch->getMatchedStart() != USEARCH_DONE ||
1534 if (strsrch->following(text.length(), status) != USEARCH_DONE) {
1537 if (strsrch->preceding(0, status) != USEARCH_DONE) {
1570 strsrch->getMatchedStart() != USEARCH_DONE) {
2170 if (strsrch->getMatchedStart() != USEARCH_DONE) {
2363 return USEARCH_DONE;
2370 return USEARCH_DONE;
2382 return USEARCH_DONE;
2389 return USEARCH_DONE;
2433 if (search.next(status) != USEARCH_DONE) {
2444 if (search.previous(status) != USEARCH_DONE) {