Lines Matching defs:ucol_prv_getSpecialCE
1652 order = ucol_prv_getSpecialCE(coll, ch, order, collationSource, status);
1678 order = ucol_prv_getSpecialCE(coll, ch, order, collationSource, status); /* and try to get the special CE */
1686 order = ucol_prv_getSpecialCE(coll->UCA, ch, order, collationSource, status);
2456 well, so that the whole chunk of codes in the getNextCE, ucol_prv_getSpecialCE does
2754 uint32_t ucol_prv_getSpecialCE(const UCollator *coll, UChar ch, uint32_t CE, collIterate *source, UErrorCode *status) {