Home
last modified time | relevance | path

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

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