Lines Matching full:normalized
1314 TimeZone::getCustomID(const UnicodeString& id, UnicodeString& normalized, UErrorCode& status) {1315 normalized.remove();1317 return normalized;1321 formatCustomID(hour, min, sec, (sign < 0), normalized);1325 return normalized;