Searched refs:lastce (Results 1 – 1 of 1) sorted by relevance
4445 int32_t lastce = UCOL_NULLORDER; in usearch_handleNextExact() local4464 if (lastce == UCOL_NULLORDER || lastce == UCOL_IGNORABLE) { in usearch_handleNextExact()4465 lastce = targetce; in usearch_handleNextExact()4482 lastce = targetce; in usearch_handleNextExact()4498 targetce = lastce; in usearch_handleNextExact()4504 textoffset = shiftForward(strsrch, textoffset, lastce, in usearch_handleNextExact()4561 int32_t lastce = UCOL_NULLORDER; in usearch_handleNextCanonical() local4575 if (lastce == UCOL_NULLORDER || lastce == UCOL_IGNORABLE) { in usearch_handleNextCanonical()4576 lastce = targetce; in usearch_handleNextCanonical()4620 textoffset = shiftForward(strsrch, textoffset, lastce, in usearch_handleNextCanonical()