Lines Matching defs:ce
93 inline int hash(uint32_t ce) in hash()
329 int32_t ce; in initializePatternCETable() local
645 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status)); in isBreakUnit() local
743 int32_t ce, in shiftForward()
887 uint32_t ce = UCOL_IGNORABLE; in checkExtraMatchAccents() local
941 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status)); in hasAccentsBeforeMatch() local
1023 int32_t ce; in hasAccentsAfterMatch() local
1219 int32_t ce = getCE(strsrch, ucol_next(coleiter, status)); in checkNextExactContractionMatch() local
1422 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status)); in checkCollationMatch() local
1618 int32_t *ce = strsrch->pattern.CE; in doNextCanonicalSuffixMatch() local
1863 int32_t ce = getCE(strsrch, ucol_next(coleiter, status)); in checkNextCanonicalContractionMatch() local
1976 int32_t ce, in reverseShift()
2060 int32_t ce = getCE(strsrch, ucol_previous(coleiter, status)); in checkPreviousExactContractionMatch() local
2281 int32_t *ce = strsrch->pattern.CE; in doPreviousCanonicalPrefixMatch() local
2500 int32_t ce = getCE(strsrch, ucol_previous(coleiter, status)); in checkPreviousCanonicalContractionMatch() local
3440 int64_t ce; member