Home
last modified time | relevance | path

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

/PHP-8.1/ext/fileinfo/libmagic/
H A Dcdf_time.c170 cdf_ctime(const time_t *sec, char *buf) in cdf_ctime() function
192 p = cdf_ctime(&ts.tv_sec, buf); in main()
H A Dcdf.h337 char *cdf_ctime(const time_t *, char *);
H A Dcdf.c1416 (void)fprintf(stderr, "Created %s", cdf_ctime(&ts.tv_sec, buf)); in cdf_dump_dir()
1419 cdf_ctime(&ts.tv_sec, buf)); in cdf_dump_dir()
1500 cdf_ctime(&ts.tv_sec, tbuf)); in cdf_dump_property_info()
1553 cdf_ctime(&ts.tv_sec, tbuf)); in cdf_dump_catalog()
H A Dreadcdf.c230 c = cdf_ctime(&ts.tv_sec, tbuf); in cdf_file_property_info()
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch1243 cdf_ctime(&ts.tv_sec, tbuf));
1289 cdf_ctime(const time_t *sec, char *buf)

Completed in 31 milliseconds