Searched refs:mungeCharName (Results 1 – 3 of 3) sorted by relevance
782 static UBool mungeCharName(char* dst, const char* src, int32_t dstCapacity) { in mungeCharName() function918 if (!mungeCharName(buf, vname.data(), sizeof(buf))) FAIL(ec); in applyPropertyAlias()936 if (!mungeCharName(buf, vname.data(), sizeof(buf))) FAIL(ec); in applyPropertyAlias()
3320 private static String mungeCharName(String source) { in mungeCharName() method3492 String buf = mungeCharName(valueAlias); in applyPropertyAlias()3509 VersionInfo version = VersionInfo.getInstance(mungeCharName(valueAlias)); in applyPropertyAlias()
3393 private static String mungeCharName(String source) { in mungeCharName() method3570 String buf = mungeCharName(valueAlias); in applyPropertyAlias()3587 VersionInfo version = VersionInfo.getInstance(mungeCharName(valueAlias)); in applyPropertyAlias()