Lines Matching refs:ucol_getOffset
330 patternlength - ucol_getOffset(coleiter) + 1, in initializePatternCETable()
404 patternlength - ucol_getOffset(coleiter) + 1, in initializePatternPCETable()
646 while (ucol_getOffset(coleiter) == (end - start) in isBreakUnit()
650 if (ucol_getOffset(coleiter) == (end - start) in isBreakUnit()
880 offset = ucol_getOffset(coleiter); in checkExtraMatchAccents()
1042 if (ucol_getOffset(coleiter) <= end) { in hasAccentsAfterMatch()
1139 int32_t result = ucol_getOffset(coleiter); in getColElemIterOffset()
1199 if (ucol_getOffset(coleiter) != temp) { in checkNextExactContractionMatch()
1201 temp = ucol_getOffset(coleiter); in checkNextExactContractionMatch()
1214 if (expandflag && count == 0 && ucol_getOffset(coleiter) != temp) { in checkNextExactContractionMatch()
1216 temp = ucol_getOffset(coleiter); in checkNextExactContractionMatch()
1686 return ucol_getOffset(coleiter); in doNextCanonicalSuffixMatch()
1842 if (ucol_getOffset(coleiter) != temp) { in checkNextCanonicalContractionMatch()
1844 temp = ucol_getOffset(coleiter); in checkNextCanonicalContractionMatch()
1860 if (expandflag && count == 0 && ucol_getOffset(coleiter) != temp) { in checkNextCanonicalContractionMatch()
1862 temp = ucol_getOffset(coleiter); in checkNextCanonicalContractionMatch()
1874 ucol_getOffset(coleiter) <= *end) { in checkNextCanonicalContractionMatch()
1923 ucol_getOffset(coleiter)); in checkNextCanonicalMatch()
2040 if (ucol_getOffset(coleiter) != temp) { in checkPreviousExactContractionMatch()
2042 temp = ucol_getOffset(coleiter); in checkPreviousExactContractionMatch()
2060 temp = ucol_getOffset(coleiter); in checkPreviousExactContractionMatch()
2101 int32_t end = ucol_getOffset(strsrch->textIter); in checkPreviousExactMatch()
2303 int32_t failedoffset = ucol_getOffset(coleiter); in doPreviousCanonicalPrefixMatch()
2334 int32_t result = ucol_getOffset(coleiter); in doPreviousCanonicalPrefixMatch()
2349 return ucol_getOffset(coleiter); in doPreviousCanonicalPrefixMatch()
2382 int32_t offset = ucol_getOffset(coleiter); in doPreviousCanonicalMatch()
2480 if (ucol_getOffset(coleiter) != temp) { in checkPreviousCanonicalContractionMatch()
2482 temp = ucol_getOffset(coleiter); in checkPreviousCanonicalContractionMatch()
2500 temp = ucol_getOffset(coleiter); in checkPreviousCanonicalContractionMatch()
2512 ucol_getOffset(coleiter) <= *start) { in checkPreviousCanonicalContractionMatch()
2567 int32_t end = ucol_getOffset(coleiter); in checkPreviousCanonicalMatch()
2826 int32_t result = ucol_getOffset(strsrch->textIter); in usearch_getOffset()
4439 int32_t textoffset = ucol_getOffset(coleiter); in usearch_handleNextExact()
4526 int32_t textOffset = ucol_getOffset(strsrch->textIter); in usearch_handleNextExact()
4553 int32_t textoffset = ucol_getOffset(coleiter); in usearch_handleNextCanonical()
4641 int32_t textOffset = ucol_getOffset(strsrch->textIter); in usearch_handleNextCanonical()
4667 int32_t textoffset = ucol_getOffset(coleiter); in usearch_handlePreviousExact()
4781 textOffset = ucol_getOffset(strsrch->textIter); in usearch_handlePreviousExact()
4784 textOffset = ucol_getOffset(strsrch->textIter); in usearch_handlePreviousExact()
4813 int32_t textoffset = ucol_getOffset(coleiter); in usearch_handlePreviousCanonical()
4934 textOffset = ucol_getOffset(strsrch->textIter); in usearch_handlePreviousCanonical()
4937 textOffset = ucol_getOffset(strsrch->textIter); in usearch_handlePreviousCanonical()