Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds