Home | History | Annotate | Download | only in i18n

Lines Matching refs:ruleid

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