Searched refs:UCOL_IGNORABLE (Results 1 – 5 of 5) sorted by relevance
237 return UCOL_IGNORABLE; in processCE()322 int64_t result = UCOL_IGNORABLE; in nextProcessed()342 } while (result == UCOL_IGNORABLE); in nextProcessed()375 int64_t result = UCOL_IGNORABLE; in previousProcessed()412 if (result != UCOL_IGNORABLE) { in previousProcessed()
161 sourcece = UCOL_IGNORABLE; in getCE()164 } else if (strsrch->strength >= UCOL_QUATERNARY && sourcece == UCOL_IGNORABLE) { in getCE()631 if (ce == UCOL_IGNORABLE) { in isBreakUnit()641 && getCE(strsrch, nextce) == UCOL_IGNORABLE) { in isBreakUnit()872 uint32_t ce = UCOL_IGNORABLE; in checkExtraMatchAccents()875 if (ce != firstce && ce != UCOL_IGNORABLE) { in checkExtraMatchAccents()931 if (ce != UCOL_IGNORABLE) { in hasAccentsBeforeMatch()969 (ce != UCOL_NULLORDER && ce != UCOL_IGNORABLE)) { in hasAccentsBeforeMatch()1018 == UCOL_IGNORABLE) { in hasAccentsAfterMatch()1032 if (ce != UCOL_NULLORDER && ce != UCOL_IGNORABLE) { in hasAccentsAfterMatch()[all …]
32 #define UCOL_IGNORABLE 0 macro
82 order = UCOL_IGNORABLE; in CEList()86 if (order == UCOL_IGNORABLE) { in CEList()
394 if (order != UCOL_IGNORABLE) { in OrderList()