Home | History | Annotate | Download | only in i18n

Lines Matching defs:fBundle

497     UResourceBundle *patBundle, *fieldBundle, *fBundle;
592 fBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeFieldsTag, NULL, &err);
595 patBundle = ures_getByKeyWithFallback(fBundle, Resource_Fields[i], NULL, &err);
607 ures_close(fBundle);