Searched refs:UCOL_IGNORABLE (Results 1 – 6 of 6) sorted by relevance
249 return UCOL_IGNORABLE; in processCE()334 int64_t result = UCOL_IGNORABLE; in nextProcessed()354 } while (result == UCOL_IGNORABLE); in nextProcessed()387 int64_t result = UCOL_IGNORABLE; in previousProcessed()424 if (result != UCOL_IGNORABLE) { in previousProcessed()
167 sourcece = UCOL_IGNORABLE; in getCE()170 } else if (strsrch->strength >= UCOL_QUATERNARY && sourcece == UCOL_IGNORABLE) { in getCE()637 if (ce == UCOL_IGNORABLE) { in isBreakUnit()647 && getCE(strsrch, nextce) == UCOL_IGNORABLE) { in isBreakUnit()878 uint32_t ce = UCOL_IGNORABLE; in checkExtraMatchAccents()881 if (ce != firstce && ce != UCOL_IGNORABLE) { in checkExtraMatchAccents()937 if (ce != UCOL_IGNORABLE) { in hasAccentsBeforeMatch()975 (ce != UCOL_NULLORDER && ce != UCOL_IGNORABLE)) { in hasAccentsBeforeMatch()1024 == UCOL_IGNORABLE) { in hasAccentsAfterMatch()1038 if (ce != UCOL_NULLORDER && ce != UCOL_IGNORABLE) { in hasAccentsAfterMatch()[all …]
34 #define UCOL_IGNORABLE 0 macro
82 order = UCOL_IGNORABLE; in CEList()86 if (order == UCOL_IGNORABLE) { in CEList()
403 if (order != UCOL_IGNORABLE) { in OrderList()