Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dcdf_time.c57 for (y = CDF_BASE_YEAR; y < year; y++) in cdf_getdays()
121 tm.tm_year = (int)(CDF_BASE_YEAR + (t / 365)); in cdf_timestamp_to_timespec()
H A Dcdf.h92 #define CDF_BASE_YEAR 1601 macro
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch957 tm.tm_year = (int)(CDF_BASE_YEAR + (t / 365));

Completed in 13 milliseconds