Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dloadednormalizer2impl.cpp210 Norm2AllModes::getNFKC_CFInstance(UErrorCode &errorCode) { in getNFKC_CFInstance() function in Norm2AllModes
260 const Norm2AllModes *allModes=Norm2AllModes::getNFKC_CFInstance(errorCode); in getNFKCCasefoldInstance()
283 allModes=Norm2AllModes::getNFKC_CFInstance(errorCode); in getInstance()
371 const Norm2AllModes *allModes=Norm2AllModes::getNFKC_CFInstance(errorCode); in getNFKC_CFImpl()
Dnorm2allmodes.h357 static const Norm2AllModes *getNFKC_CFInstance(UErrorCode &errorCode);
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNormalizer2.java157 return Norm2AllModes.getNFKC_CFInstance().comp; in getNFKCCasefoldInstance()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNormalizer2.java167 return Norm2AllModes.getNFKC_CFInstance().comp; in getNFKCCasefoldInstance()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCharacterPropertiesImpl.java57 Norm2AllModes.getNFKC_CFInstance().impl.addPropertyStarts(incl); in getInclusionsForSource()
DNorm2AllModes.java309 public static Norm2AllModes getNFKC_CFInstance() { in getNFKC_CFInstance() method in Norm2AllModes
DUCharacterProperty.java1260 Normalizer2Impl kcf=Norm2AllModes.getNFKC_CFInstance().impl;
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCharacterPropertiesImpl.java59 Norm2AllModes.getNFKC_CFInstance().impl.addPropertyStarts(incl); in getInclusionsForSource()
DNorm2AllModes.java328 public static Norm2AllModes getNFKC_CFInstance() { in getNFKC_CFInstance() method in Norm2AllModes
DUCharacterProperty.java1261 Normalizer2Impl kcf=Norm2AllModes.getNFKC_CFInstance().impl;