Home
last modified time | relevance | path

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

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