Searched refs:mungeCharName (Results 1 – 2 of 2) sorted by relevance
925 static UBool mungeCharName(char* dst, const char* src, int32_t dstCapacity) { in mungeCharName() function1042 if (!mungeCharName(buf, vname.data(), sizeof(buf))) FAIL(ec); in applyPropertyAlias()1060 if (!mungeCharName(buf, vname.data(), sizeof(buf))) FAIL(ec); in applyPropertyAlias()
3275 private static String mungeCharName(String source) { in mungeCharName() method3440 String buf = mungeCharName(valueAlias); in applyPropertyAlias()3457 VersionInfo version = VersionInfo.getInstance(mungeCharName(valueAlias)); in applyPropertyAlias()