Home
last modified time | relevance | path

Searched refs:showICU (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dzdump.c246 static void showICU(FILE * fp, char * zone, time_t t1, time_t t2);
965 showICU(fp, name, lot, hit); in huntICU()
969 static void showICU(FILE * fp, char *zone, time_t t1, time_t t2) in showICU() function