Home | History | Annotate | Download | only in i18n

Lines Matching refs:resource

156         const UResourceBundle *resource,
160 const UChar *resStr = ures_getString(resource, &len, &status);
170 const UResourceBundle *resource,
190 // Be sure status is clear since next resource bundle lookup may fail.
197 resource, widthPath[currentWidth], NULL, &status));
255 const UResourceBundle *resource,
267 resource,
288 const UResourceBundle *resource,
294 loadNumericDateFormatterPattern(resource, "hm", status),
295 loadNumericDateFormatterPattern(resource, "ms", status),
296 loadNumericDateFormatterPattern(resource, "hms", status),