Home
last modified time | relevance | path

Searched refs:ctime (Results 26 – 36 of 36) sorted by relevance

12

/PHP-7.4/ext/standard/tests/file/
H A Dlstat_stat_variation8.phpt43 $affected_members = array(9, 10, 'mtime', 'ctime');
H A Dlstat_stat_variation10.phpt42 "rdev", "size", "mtime", "ctime",
H A Dlstat_stat_variation3.phpt44 // compare the two stats - all except ctime
H A Dfile.inc540 "rdev", "size", "atime", "mtime", "ctime",
590 "rdev", "size", "atime", "mtime", "ctime",
/PHP-7.4/ext/phar/tests/
H A Dphar_oo_007.phpt29 var_dump($s['ctime']);
/PHP-7.4/main/
H A Dreentrancy.c141 tmp = ctime(clock); in php_ctime_r()
/PHP-7.4/ext/phar/
H A Dzip.c146 uint16_t ctime, cdate; in phar_zip_u2d_time() local
152 ctime = ((tm->tm_hour)<<11) + ((tm->tm_min)<<5) + ((tm->tm_sec)>>1); in phar_zip_u2d_time()
156 ctime = 0; /* 00:00:00 */ in phar_zip_u2d_time()
159 PHAR_SET_16(dtime, ctime); in phar_zip_u2d_time()
/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 Duserspace.c884 STAT_PROP_ENTRY(ctime); in statbuf_from_array()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます28948 >28 leqwdate x \b, ctime=%s
H A Dmagic28948 >28 leqwdate x \b, ctime=%s

Completed in 151 milliseconds

12