Home | History | Annotate | Download | only in intltest

Lines Matching refs:USEARCH_DONE

268     if (strsrch->getMatchedStart() != USEARCH_DONE ||
302 if (strsrch->getMatchedStart() != USEARCH_DONE ||
343 if (strsrch->getMatchedStart() != USEARCH_DONE ||
1244 if (strsrch->getMatchedStart() != USEARCH_DONE) {
1371 if (strsrch->getMatchedStart() != USEARCH_DONE ||
1441 if (strsrch->following(text.length(), status) != USEARCH_DONE) {
1444 if (strsrch->preceding(0, status) != USEARCH_DONE) {
1477 strsrch->getMatchedStart() != USEARCH_DONE) {
2077 if (strsrch->getMatchedStart() != USEARCH_DONE) {
2270 return USEARCH_DONE;
2277 return USEARCH_DONE;
2289 return USEARCH_DONE;
2296 return USEARCH_DONE;
2340 if (search.next(status) != USEARCH_DONE) {
2351 if (search.previous(status) != USEARCH_DONE) {