Home
last modified time | relevance | path

Searched refs:ctime (Results 1 – 25 of 36) sorted by path

12

/PHP-7.4/ext/fileinfo/tests/
H A Dmagic28948 >28 leqwdate x \b, ctime=%s
H A Dmagic私はガラスを食べられます28948 >28 leqwdate x \b, ctime=%s
/PHP-7.4/ext/phar/tests/
H A Dphar_oo_007.phpt29 var_dump($s['ctime']);
H A Dstat.phpt124 ["ctime"]=>
179 ["ctime"]=>
/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/ext/session/
H A Dmod_mm.c46 time_t ctime; /* time of last change */ member
129 sd->ctime = 0; in ps_sd_new()
413 time(&sd->ctime); in PS_WRITE_FUNC()
459 if (sd->ctime < limit) { in PS_GC_FUNC()
/PHP-7.4/ext/standard/tests/file/
H A Dcopy_variation18.phpt37 "rdev", "size", "mtime", "ctime",
H A Dfile.inc540 "rdev", "size", "atime", "mtime", "ctime",
590 "rdev", "size", "atime", "mtime", "ctime",
H A Dfstat.phpt64 ["ctime"]=>
H A Dfstat_basic.phpt58 ["ctime"]=>
H A Dlstat_stat_basic.phpt73 $affected_elements = array( 9, 10, 'mtime', 'ctime' );
145 ["ctime"]=>
199 ["ctime"]=>
255 ["ctime"]=>
309 ["ctime"]=>
H A Dlstat_stat_variation10.phpt42 "rdev", "size", "mtime", "ctime",
H A Dlstat_stat_variation16.phpt40 $affected_members = array(10, 'ctime');
H A Dlstat_stat_variation17.phpt39 $affected_members = array(2, 10, 'mode', 'ctime');
H A Dlstat_stat_variation18.phpt105 ["ctime"]=>
161 ["ctime"]=>
H A Dlstat_stat_variation19.phpt106 ["ctime"]=>
160 ["ctime"]=>
216 ["ctime"]=>
270 ["ctime"]=>
H A Dlstat_stat_variation2.phpt33 // compare the two stats - all except ctime
H A Dlstat_stat_variation20.phpt115 ["ctime"]=>
171 ["ctime"]=>
225 ["ctime"]=>
279 ["ctime"]=>
H A Dlstat_stat_variation21.phpt47 $affected_members = array(7, 9, 10, 'size', 'mtime', 'ctime');
H A Dlstat_stat_variation3.phpt44 // compare the two stats - all except ctime
H A Dlstat_stat_variation5.phpt45 $affected_members = array(8, 9, 10, 'atime', 'mtime', 'ctime');
H A Dlstat_stat_variation8.phpt43 $affected_members = array(9, 10, 'mtime', 'ctime');
H A Drename_basic.phpt27 // checking statistics of old and renamed file - both should be same except ctime
H A Dstat_basic-win32-mb.phpt126 ["ctime"]=>
180 ["ctime"]=>
H A Dstat_basic-win32.phpt126 ["ctime"]=>
180 ["ctime"]=>

Completed in 139 milliseconds

12