Searched refs:UCOL_IGNORABLE (Results 1 – 5 of 5) sorted by relevance
247 return UCOL_IGNORABLE; in processCE()332 int64_t result = UCOL_IGNORABLE; in nextProcessed()352 } while (result == UCOL_IGNORABLE); in nextProcessed()385 int64_t result = UCOL_IGNORABLE; in previousProcessed()422 if (result != UCOL_IGNORABLE) { in previousProcessed()
165 sourcece = UCOL_IGNORABLE; in getCE()168 } else if (strsrch->strength >= UCOL_QUATERNARY && sourcece == UCOL_IGNORABLE) { in getCE()635 if (ce == UCOL_IGNORABLE) { in isBreakUnit()645 && getCE(strsrch, nextce) == UCOL_IGNORABLE) { in isBreakUnit()876 uint32_t ce = UCOL_IGNORABLE; in checkExtraMatchAccents()879 if (ce != firstce && ce != UCOL_IGNORABLE) { in checkExtraMatchAccents()935 if (ce != UCOL_IGNORABLE) { in hasAccentsBeforeMatch()973 (ce != UCOL_NULLORDER && ce != UCOL_IGNORABLE)) { in hasAccentsBeforeMatch()1022 == UCOL_IGNORABLE) { in hasAccentsAfterMatch()1036 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()