Searched refs:singleLeadMightHaveNonZeroFCD16 (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/
H A Dnormalizer2impl.h272 if(!singleLeadMightHaveNonZeroFCD16(c)) { return 0; }
288 } else if(!singleLeadMightHaveNonZeroFCD16(c)) {
310 if(!singleLeadMightHaveNonZeroFCD16(c)) {
326 UBool singleLeadMightHaveNonZeroFCD16(UChar32 lead) const { function in class:Normalizer2Impl
H A Dnormalizer2impl.cpp1605 } else if(!singleLeadMightHaveNonZeroFCD16(c)) {
/external/icu4c/i18n/
H A Ducol_elm.cpp769 if (nfcImpl->singleLeadMightHaveNonZeroFCD16(c)) {

Completed in 142 milliseconds