Home
last modified time | relevance | path

Searched refs:gNfdNormalizer (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof.cpp43 static const Normalizer2 *gNfdNormalizer = NULL; variable
52 gNfdNormalizer = NULL; in uspoof_cleanup()
149 gNfdNormalizer = Normalizer2::getNFDInstance(status); in initializeStatics()
598 gNfdNormalizer->normalize(id, nfdText, *status); in checkImpl()
703 gNfdNormalizer->normalize(id, nfdId, *status); in uspoof_getSkeletonUnicodeString()
716 gNfdNormalizer->normalize(skelStr, dest, *status); in uspoof_getSkeletonUnicodeString()