Searched refs:wildabbr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dlocaltime.c71 static char wildabbr[] = WILDABBR; variable
207 wildabbr,
208 wildabbr
262 tzname[0] = wildabbr;
263 tzname[1] = wildabbr;
1371 tmp->TM_ZONE = wildabbr;
/macosx-10.9.5/Libc-997.90.3/stdtime/FreeBSD/
H A Dlocaltime.c100 static const char wildabbr[] = "WILDABBR"; variable
298 (char *)wildabbr,
299 (char *)wildabbr
379 tzname[0] = (char *)wildabbr;
380 tzname[1] = (char *)wildabbr;
1637 tmp->TM_ZONE = wildabbr;

Completed in 77 milliseconds