Home
last modified time | relevance | path

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

/PHP-7.3/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.c1393 (void)fprintf(stderr, "Created %s", cdf_ctime(&ts.tv_sec, buf)); in cdf_dump_dir()
1396 cdf_ctime(&ts.tv_sec, buf)); in cdf_dump_dir()
1477 cdf_ctime(&ts.tv_sec, tbuf)); in cdf_dump_property_info()
1530 cdf_ctime(&ts.tv_sec, tbuf)); in cdf_dump_catalog()
H A Dreadcdf.c234 c = cdf_ctime(&ts.tv_sec, tbuf); in cdf_file_property_info()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch1635 cdf_ctime(&ts.tv_sec, tbuf));
1716 cdf_ctime(const time_t *sec, char *buf)

Completed in 21 milliseconds