OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stdid
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/common/
putil.cpp
746
const char *
stdID
;
826
static const char* remapShortTimeZone(const char *
stdID
, const char *dstID, int32_t daylightType, int32_t offset)
830
fprintf(stderr, "TZ=%s std=%s dst=%s daylight=%d offset=%d\n", getenv("TZ"),
stdID
, dstID, daylightType, offset);
836
&& strcmp(OFFSET_ZONE_MAPPINGS[idx].
stdID
,
stdID
) == 0
[
all
...]
Completed in 609 milliseconds