Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzdump.c245 static time_t huntICU(char * name, time_t lot, time_t hit, FILE *fp);
616 newt = huntICU(argv[i], t, newt, fp); in main()
927 huntICU(char *name, time_t lot, time_t hit, FILE * fp) in huntICU() function