Searched refs:mapRuleLen (Results 1 – 1 of 1) sorted by relevance
68 int32_t mapRuleLen = 0; in NamePrepTransform() local69 …const UChar *mapRuleUChar = ures_getStringByKey(bundle, "MapNoNormalization", &mapRuleLen, &status… in NamePrepTransform()70 UnicodeString rule(mapRuleUChar, mapRuleLen); in NamePrepTransform()