Searched refs:getFCDInstance (Results 1 – 4 of 4) sorted by relevance
581 n2=Normalizer2Factory::getFCDInstance(*pErrorCode); in unorm_compare()
464 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() function in Normalizer2Factory516 return getFCDInstance(errorCode); in getInstance()
517 static const Normalizer2 *getFCDInstance(UErrorCode &errorCode);
4644 norm2 = Normalizer2Factory::getFCDInstance(*status); in ucol_calcSortKey()5013 const Normalizer2 *norm2 = Normalizer2Factory::getFCDInstance(*status); in ucol_calcSortKeySimpleTertiary()