Searched refs:getFCDInstance (Results 1 – 16 of 16) sorted by relevance
229 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory357 return getFCDInstance(errorCode); in getInstance()
604 n2=Normalizer2Factory::getFCDInstance(*pErrorCode); in unorm_compare()
274 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory
748 static const Normalizer2 *getFCDInstance(UErrorCode &errorCode);
245 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory381 return getFCDInstance(errorCode); in getInstance()
196 fcd(*Normalizer2Factory::getFCDInstance(errorCode)), in CollationBuilder()
203 fcd(*Normalizer2Factory::getFCDInstance(errorCode)), in CollationBuilder()
1814 fcd = Normalizer2Factory::getFCDInstance(errorCode); in TestDataDriven()