OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fBundle
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/io/
ufile.h
53
ULocaleBundle
fBundle
; /* formatters */
uprintf.h
75
ULocaleBundle
fBundle
; /* formatters */
/external/icu4c/i18n/
gregoimp.h
354
UResourceBundle *
fBundle
;
dtptngen.cpp
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
);
[
all
...]
Completed in 43 milliseconds