Lines Matching refs:ucol_getOffset

328                                   patternlength - ucol_getOffset(coleiter) + 1,  in initializePatternCETable()
402 patternlength - ucol_getOffset(coleiter) + 1, in initializePatternPCETable()
644 while (ucol_getOffset(coleiter) == (end - start) in isBreakUnit()
648 if (ucol_getOffset(coleiter) == (end - start) in isBreakUnit()
878 offset = ucol_getOffset(coleiter); in checkExtraMatchAccents()
1040 if (ucol_getOffset(coleiter) <= end) { in hasAccentsAfterMatch()
1137 int32_t result = ucol_getOffset(coleiter); in getColElemIterOffset()
1197 if (ucol_getOffset(coleiter) != temp) { in checkNextExactContractionMatch()
1199 temp = ucol_getOffset(coleiter); in checkNextExactContractionMatch()
1212 if (expandflag && count == 0 && ucol_getOffset(coleiter) != temp) { in checkNextExactContractionMatch()
1214 temp = ucol_getOffset(coleiter); in checkNextExactContractionMatch()
1684 return ucol_getOffset(coleiter); in doNextCanonicalSuffixMatch()
1840 if (ucol_getOffset(coleiter) != temp) { in checkNextCanonicalContractionMatch()
1842 temp = ucol_getOffset(coleiter); in checkNextCanonicalContractionMatch()
1858 if (expandflag && count == 0 && ucol_getOffset(coleiter) != temp) { in checkNextCanonicalContractionMatch()
1860 temp = ucol_getOffset(coleiter); in checkNextCanonicalContractionMatch()
1872 ucol_getOffset(coleiter) <= *end) { in checkNextCanonicalContractionMatch()
1921 ucol_getOffset(coleiter)); in checkNextCanonicalMatch()
2038 if (ucol_getOffset(coleiter) != temp) { in checkPreviousExactContractionMatch()
2040 temp = ucol_getOffset(coleiter); in checkPreviousExactContractionMatch()
2058 temp = ucol_getOffset(coleiter); in checkPreviousExactContractionMatch()
2099 int32_t end = ucol_getOffset(strsrch->textIter); in checkPreviousExactMatch()
2301 int32_t failedoffset = ucol_getOffset(coleiter); in doPreviousCanonicalPrefixMatch()
2332 int32_t result = ucol_getOffset(coleiter); in doPreviousCanonicalPrefixMatch()
2347 return ucol_getOffset(coleiter); in doPreviousCanonicalPrefixMatch()
2380 int32_t offset = ucol_getOffset(coleiter); in doPreviousCanonicalMatch()
2478 if (ucol_getOffset(coleiter) != temp) { in checkPreviousCanonicalContractionMatch()
2480 temp = ucol_getOffset(coleiter); in checkPreviousCanonicalContractionMatch()
2498 temp = ucol_getOffset(coleiter); in checkPreviousCanonicalContractionMatch()
2510 ucol_getOffset(coleiter) <= *start) { in checkPreviousCanonicalContractionMatch()
2565 int32_t end = ucol_getOffset(coleiter); in checkPreviousCanonicalMatch()
2824 int32_t result = ucol_getOffset(strsrch->textIter); in usearch_getOffset()
4431 int32_t textoffset = ucol_getOffset(coleiter); in usearch_handleNextExact()
4518 int32_t textOffset = ucol_getOffset(strsrch->textIter); in usearch_handleNextExact()
4545 int32_t textoffset = ucol_getOffset(coleiter); in usearch_handleNextCanonical()
4633 int32_t textOffset = ucol_getOffset(strsrch->textIter); in usearch_handleNextCanonical()
4659 int32_t textoffset = ucol_getOffset(coleiter); in usearch_handlePreviousExact()
4773 textOffset = ucol_getOffset(strsrch->textIter); in usearch_handlePreviousExact()
4776 textOffset = ucol_getOffset(strsrch->textIter); in usearch_handlePreviousExact()
4805 int32_t textoffset = ucol_getOffset(coleiter); in usearch_handlePreviousCanonical()
4926 textOffset = ucol_getOffset(strsrch->textIter); in usearch_handlePreviousCanonical()
4929 textOffset = ucol_getOffset(strsrch->textIter); in usearch_handlePreviousCanonical()