OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTZNM_SHORT_GENERIC
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
tznames.h
52
UTZNM_SHORT_GENERIC
= 0x08,
/external/icu/icu4c/source/i18n/
tzgnames.cpp
626
UTimeZoneNameType nameType = (type == UTZGNM_LONG) ? UTZNM_LONG_GENERIC :
UTZNM_SHORT_GENERIC
;
883
UTZNM_LONG_GENERIC,
UTZNM_SHORT_GENERIC
,
[
all
...]
tznames_impl.cpp
49
UTZNM_SHORT_GENERIC
, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT,
574
case
UTZNM_SHORT_GENERIC
:
[
all
...]
Completed in 37 milliseconds