Home
last modified time | relevance | path

Searched refs:mapRuleLen (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dnptrans.cpp68 int32_t mapRuleLen = 0; in NamePrepTransform() local
69 …const UChar *mapRuleUChar = ures_getStringByKey(bundle, "MapNoNormalization", &mapRuleLen, &status… in NamePrepTransform()
70 UnicodeString rule(mapRuleUChar, mapRuleLen); in NamePrepTransform()