OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSystemID
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
timezone.cpp
[
all
...]
/external/icu4c/test/cintltst/
ccaltst.c
97
UBool
isSystemID
= FALSE;
224
canonicalID, sizeof(canonicalID)/sizeof(UChar), &
isSystemID
, &status);
232
if (!
isSystemID
) {
233
log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) set %d to
isSystemID
(Are you missing data?)\n",
234
PST,
isSystemID
);
[
all
...]
Completed in 306 milliseconds