Searched defs:prefix0 (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcollationruleparser.cpp274 UChar32 prefix0 = prefix.char32At(0); local
276 if(!nfc.hasBoundaryBefore(prefix0) || !nfc.hasBoundaryBefore(c)) {

Completed in 1354 milliseconds