OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCAL_UNKNOWN_ZONE_ID
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/unicode/
ucal.h
147
#define
UCAL_UNKNOWN_ZONE_ID
"Etc/Unknown"
670
* <code>
UCAL_UNKNOWN_ZONE_ID
</code> ("Etc/Unknown") without any errors/warnings. If you want
683
* @see #
UCAL_UNKNOWN_ZONE_ID
[
all
...]
/external/icu4c/test/intltest/
tztest.cpp
517
else if (tz->getID(temp) !=
UCAL_UNKNOWN_ZONE_ID
)
[
all
...]
Completed in 22 milliseconds