Home | History | Annotate | Download | only in i18n

Lines Matching refs:fBundle

508     UResourceBundle *patBundle, *fieldBundle, *fBundle;
602 fBundle = ures_getByKeyWithFallback(rb, DT_DateTimeFieldsTag, NULL, &err);
605 patBundle = ures_getByKeyWithFallback(fBundle, Resource_Fields[i], NULL, &err);
617 ures_close(fBundle);