Lines Matching refs:UResourceBundle
26 #include "uresimp.h" // struct UResourceBundle
118 OlsonTimeZone::OlsonTimeZone(const UResourceBundle* top,
119 const UResourceBundle* res,
125 U_DEBUG_TZ_MSG(("OlsonTimeZone(%s)\n", ures_getKey((UResourceBundle*)res)));
132 // setID(ures_getKey((UResourceBundle*) res)); // cast away const
135 UResourceBundle r;
206 UResourceBundle *rule = TimeZone::loadRule(top, ruleID, NULL, ec);