Home
last modified time | relevance | path

Searched refs:st_ctime (Results 1 – 10 of 10) sorted by relevance

/PHP-7.4/ext/phar/
H A Dfunc_interceptors.c493 RETURN_LONG((zend_long)stat_sb->st_ctime); in phar_fancy_stat()
537 ZVAL_LONG(&stat_ctime, stat_sb->st_ctime); in phar_fancy_stat()
652 sb.st_ctime = phar->max_timestamp; in phar_file_stat()
692 sb.st_ctime = phar->max_timestamp; in phar_file_stat()
718 sb.st_ctime = data->timestamp; in phar_file_stat()
729 sb.st_ctime = data->timestamp; in phar_file_stat()
H A Dstream.c497 ssb->sb.st_ctime = data->timestamp; in phar_dostat()
505 ssb->sb.st_ctime = data->timestamp; in phar_dostat()
512 ssb->sb.st_ctime = phar->max_timestamp; in phar_dostat()
/PHP-7.4/win32/
H A Dioutil.c887 buf->st_ctime = _buf.st_ctime; in php_win32_ioutil_fstat_int()
969 buf->st_ctime = FILETIME_TO_TIME_T(data->ftCreationTime); in php_win32_ioutil_fstat_int()
H A Dioutil.h715 php_win32_ioutil_time_t st_ctime; member
/PHP-7.4/ext/zip/
H A Dzip_stream.c188 ssb->sb.st_ctime = sb.mtime; in php_zip_ops_stat()
/PHP-7.4/ext/standard/
H A Dfilestat.c892 RETURN_LONG((zend_long)ssb.sb.st_ctime); in php_stat()
942 ZVAL_LONG(&stat_ctime, stat_sb->st_ctime); in php_stat()
H A Dftp_fopen_wrapper.c882 ssb->sb.st_ctime = -1; in php_stream_ftp_url_stat()
H A Dfile.c1598 ZVAL_LONG(&stat_ctime, stat_ssb.sb.st_ctime); in PHP_NAMED_FUNCTION()
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c222 ctx->finfo.st_ctime = apr_time_sec(ctx->r->finfo.ctime); in php_apache_sapi_get_stat()
/PHP-7.4/main/streams/
H A Dmemory.c214 ssb->sb.st_ctime = timestamp; in php_stream_memory_stat()

Completed in 39 milliseconds