OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tzh_version
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/tzcode/
tzfile.h
42
char
tzh_version
[1]; /* '\0' or '2' or '3' as of 2013 */
member in struct:tzhead
78
** If
tzh_version
is '2' or greater, the above is followed by a second instance
/external/chromium_org/third_party/icu/source/tools/tzcode/
tzfile.h
52
char
tzh_version
[1]; /* '\0' or '2' as of 2005 */
member in struct:tzhead
88
** If
tzh_version
is '2' or greater, the above is followed by a second instance
/external/icu/icu4c/source/tools/tzcode/
tzfile.h
52
char
tzh_version
[1]; /* '\0' or '2' as of 2005 */
member in struct:tzhead
88
** If
tzh_version
is '2' or greater, the above is followed by a second instance
Completed in 27 milliseconds