Home | History | Annotate | Download | only in i18n

Lines Matching refs:fBundle

502     UResourceBundle *patBundle, *fieldBundle, *fBundle;
597 fBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeFieldsTag, NULL, &err);
600 patBundle = ures_getByKeyWithFallback(fBundle, Resource_Fields[i], NULL, &err);
612 ures_close(fBundle);