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

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dputil.cpp692 symlinked to /etc/localtime, which makes searchForTZFile return
935 static char* searchForTZFile(const char* path, DefaultTZInfo* tzInfo) { function
963 result = searchForTZFile(newpath, tzInfo);
1054 gTimeZoneBufferPtr = searchForTZFile(TZZONEINFO, tzInfo);

Completed in 304 milliseconds