OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZSIDX_SHORT_DAYLIGHT
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
zstrfmt.h
168
ZSIDX_SHORT_DAYLIGHT
,
400
return getString(tzid,
ZSIDX_SHORT_DAYLIGHT
, date, commonlyUsedOnly, result);
zstrfmt.cpp
122
typeIdx =
ZSIDX_SHORT_DAYLIGHT
;
151
case
ZSIDX_SHORT_DAYLIGHT
:
585
typeIdx =
ZSIDX_SHORT_DAYLIGHT
;
777
zstrarray[
ZSIDX_SHORT_DAYLIGHT
] = getZoneStringFromBundle(fZoneItem, gShortDaylightTag);
883
mzstrarray[
ZSIDX_SHORT_DAYLIGHT
] = getZoneStringFromBundle(fMetazoneItem, gShortDaylightTag);
[
all
...]
Completed in 869 milliseconds