Home
last modified time | relevance | path

Searched refs:getFCDInstance (Results 1 - 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dloadednormalizer2impl.cpp229 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory
357 return getFCDInstance(errorCode); in getInstance()
H A Dunormcmp.cpp604 n2=Normalizer2Factory::getFCDInstance(*pErrorCode); in unorm_compare()
H A Dnormalizer2.cpp274 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory
H A Dnormalizer2impl.h748 static const Normalizer2 *getFCDInstance(UErrorCode &errorCode);
/third_party/node/deps/icu-small/source/common/
H A Dloadednormalizer2impl.cpp245 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory
381 return getFCDInstance(errorCode); in getInstance()
H A Dunormcmp.cpp604 n2=Normalizer2Factory::getFCDInstance(*pErrorCode); in unorm_compare()
H A Dnormalizer2.cpp274 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory
H A Dnormalizer2impl.h748 static const Normalizer2 *getFCDInstance(UErrorCode &errorCode);
/third_party/skia/third_party/externals/icu/source/common/
H A Dloadednormalizer2impl.cpp229 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory
357 return getFCDInstance(errorCode); in getInstance()
H A Dunormcmp.cpp604 n2=Normalizer2Factory::getFCDInstance(*pErrorCode); in unorm_compare()
H A Dnormalizer2.cpp274 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory
H A Dnormalizer2impl.h748 static const Normalizer2 *getFCDInstance(UErrorCode &errorCode);
/third_party/icu/icu4c/source/i18n/
H A Dcollationbuilder.cpp196 fcd(*Normalizer2Factory::getFCDInstance(errorCode)), in CollationBuilder()
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationbuilder.cpp196 fcd(*Normalizer2Factory::getFCDInstance(errorCode)), in CollationBuilder()
/third_party/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp1814 fcd = Normalizer2Factory::getFCDInstance(errorCode);
1816 if(errorCode.errDataIfFailureAndReset("Normalizer2Factory::getFCDInstance() or getNFDInstance()")) {
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationbuilder.cpp203 fcd(*Normalizer2Factory::getFCDInstance(errorCode)), in CollationBuilder()

Completed in 24 milliseconds