Lines Matching refs:UResourceBundle
70 struct UResourceBundle { struct
90 U_CAPI void U_EXPORT2 ures_initStackObject(UResourceBundle* resB);
93 U_CFUNC const char* ures_getName(const UResourceBundle* resB);
95 U_CFUNC const char* ures_getPath(const UResourceBundle* resB);
107 U_CFUNC UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorC…
124 U_CAPI UResourceBundle* U_EXPORT2
126 UResourceBundle *fillIn, UErrorCode *status);
143 U_CAPI UResourceBundle* U_EXPORT2
144 ures_findSubResource(const UResourceBundle *resB,
146 UResourceBundle *fillIn, UErrorCode *status);
196 U_CAPI UResourceBundle* U_EXPORT2
197 ures_getByKeyWithFallback(const UResourceBundle *resB,
199 UResourceBundle *fillIn,
218 ures_getStringByKeyWithFallback(const UResourceBundle *resB,
231 ures_getVersionByKey(const UResourceBundle *resB,
247 ures_getVersionNumberInternal(const UResourceBundle *resourceBundle);
263 ures_getLocaleInternal(const UResourceBundle* resourceBundle,