Searched refs:getNFKC_CFInstance (Results 1 – 6 of 6) sorted by relevance
179 Norm2AllModes::getNFKC_CFInstance(UErrorCode &errorCode) { in getNFKC_CFInstance() function in Norm2AllModes199 const Norm2AllModes *allModes=Norm2AllModes::getNFKC_CFInstance(errorCode); in getNFKCCasefoldInstance()222 allModes=Norm2AllModes::getNFKC_CFInstance(errorCode); in getInstance()309 const Norm2AllModes *allModes=Norm2AllModes::getNFKC_CFInstance(errorCode); in getNFKC_CFImpl()
329 static const Norm2AllModes *getNFKC_CFInstance(UErrorCode &errorCode);
165 return Norm2AllModes.getNFKC_CFInstance().comp; in getNFKCCasefoldInstance()
3205 Norm2AllModes.getNFKC_CFInstance().impl.addPropertyStarts(incl); in getInclusions()
309 public static Norm2AllModes getNFKC_CFInstance() { in getNFKC_CFInstance() method in Norm2AllModes
378 Normalizer2Impl kcf=Norm2AllModes.getNFKC_CFInstance().impl;