Home | History | Annotate | Download | only in i18n

Lines Matching defs:fBundle

496     UResourceBundle *patBundle, *fieldBundle, *fBundle;
591 fBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeFieldsTag, NULL, &err);
594 patBundle = ures_getByKeyWithFallback(fBundle, Resource_Fields[i], NULL, &err);
606 ures_close(fBundle);