Home | History | Annotate | Download | only in i18n

Lines Matching refs:top

77  * @param top the top-level zoneinfo resource bundle.  This is used
82 OlsonTimeZone::OlsonTimeZone(const UResourceBundle* top,
89 if ((top == NULL || res == NULL) && U_SUCCESS(ec)) {
182 r = TimeZone::loadRule(top, ruleid, NULL, ec);