Home | History | Annotate | Download | only in i18n

Lines Matching refs:ruleid

271 UResourceBundle* TimeZone::loadRule(const UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode& status) {
273 ruleid.extract(0, sizeof(key)-1, key, (int32_t)sizeof(key)-1, US_INV);