Home | History | Annotate | Download | only in i18n

Lines Matching refs:USEARCH_DONE

114     if (matchedindex != USEARCH_DONE && matchedlength != 0) {
201 return USEARCH_DONE;
211 return USEARCH_DONE;
220 return USEARCH_DONE;
230 return USEARCH_DONE;
246 (matchindex != USEARCH_DONE &&
250 return USEARCH_DONE;
255 // if matchedIndex == USEARCH_DONE, it means that either a
260 if (m_search_->matchedIndex != USEARCH_DONE) {
278 return USEARCH_DONE;
298 // if matchedIndex == USEARCH_DONE, it means that either a
303 if (matchindex != USEARCH_DONE) {
311 return USEARCH_DONE;
315 if (matchindex != USEARCH_DONE) {
326 return USEARCH_DONE;
352 m_search_->matchedIndex = USEARCH_DONE;
371 m_search_->matchedIndex = USEARCH_DONE;
388 m_search_->matchedIndex = USEARCH_DONE;
427 setMatchStart(USEARCH_DONE);