Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ddictbe.cpp1199 UnicodeString normalizedFragment; in divideUpDictionaryRange() local
1215 nfkcNorm2->normalize(fragment, normalizedFragment, status); in divideUpDictionaryRange()
1216 normalizedInput.append(normalizedFragment); in divideUpDictionaryRange()