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()
128 gNfdNormalizer = Normalizer2::getNFDInstance(status); in initializeStatics()
545 gNfdNormalizer->normalize(id, nfdText, *status); in checkImpl()
650 gNfdNormalizer->normalize(id, nfdId, *status); in uspoof_getSkeletonUnicodeString()
663 gNfdNormalizer->normalize(skelStr, dest, *status); in uspoof_getSkeletonUnicodeString()