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

/external/icu/icu4c/source/i18n/
H A Dcollationfcd.h29 * or the second unit has a leading ccc=0 (!hasLccc(second)),
43 * We set hasLccc(trail)=true for all trail surrogates.
49 * hasLccc(lead)=true if any of its 1024 associated supplementary code points
57 static inline UBool hasLccc(UChar32 c) { function in class:CollationFCD

Completed in 171 milliseconds