Searched refs:previousProcessed (Results 1 – 4 of 4) sorted by relevance
118 int64_t previousProcessed(int32_t *ixLow, int32_t *ixHigh, UErrorCode *status);
370 UCollationPCE::previousProcessed( in previousProcessed() function in UCollationPCE
3595 …buf[i].ce = strSearch->textProcessedIter->previousProcessed(&buf[i].lowIndex, &buf[i].highIndex, &… in getPrevious()
1676 public long previousProcessed(Range range) { in previousProcessed() method in StringSearch.CollationPCE1972 buf_[i].ce_ = strSearch_.textProcessedIter_.previousProcessed(range); in getPrevious()