OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucal_getTimeZoneID
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
ucal.h
759
ucal_getTimeZoneID
(const UCalendar *cal,
[
all
...]
/external/icu/icu4c/source/i18n/
ucal.cpp
204
ucal_getTimeZoneID
(const UCalendar *cal,
/external/icu/icu4c/source/common/unicode/
urename.h
[
all
...]
/external/icu/icu4c/source/test/cintltst/
ccaltst.c
592
/*testing ucal_setTimeZone() and
ucal_getTimeZoneID
function*/
593
log_verbose("\nTesting if the function ucal_setTimeZone() and
ucal_getTimeZoneID
work fine\n");
594
idLen =
ucal_getTimeZoneID
(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
618
idLen =
ucal_getTimeZoneID
(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
[
all
...]
Completed in 189 milliseconds