Home
last modified time | relevance | path

Searched refs:ctime (Results 1 – 25 of 34) sorted by relevance

12

/PHP-5.5/ext/standard/tests/file/
H A Dtouch_basic.phpt51 "rdev", "size", "atime", "mtime", "ctime",
70 echo "ctime=".$init_meta['ctime']."\n";
90 stat data differs at ctime
94 ctime=%d
H A Dtouch_basic-win32.phpt50 "rdev", "size", "atime", "mtime", "ctime",
69 echo "ctime=".$init_meta['ctime']."\n";
92 ctime=%d
H A Dlstat_stat_variation20.phpt115 ["ctime"]=>
171 ["ctime"]=>
225 ["ctime"]=>
279 ["ctime"]=>
H A Dlstat_stat_variation19.phpt113 ["ctime"]=>
167 ["ctime"]=>
223 ["ctime"]=>
277 ["ctime"]=>
H A Dstat_variation7-win32.phpt125 ["ctime"]=>
179 ["ctime"]=>
235 ["ctime"]=>
289 ["ctime"]=>
H A Dlstat_stat_basic.phpt73 $affected_elements = array( 9, 10, 'mtime', 'ctime' );
145 ["ctime"]=>
199 ["ctime"]=>
255 ["ctime"]=>
309 ["ctime"]=>
H A Dstat_variation6-win32.phpt45 $affected_members = array( 10, 'ctime');
62 $affected_members = array( 10, 'ctime');
H A Duserwrapper.phpt29 'atime'=>1234567890, 'mtime'=>1231231231, 'ctime'=>1234564564,
77 [ctime] => 1234564564
H A Dfstat_basic.phpt58 ["ctime"]=>
H A Dfstat.phpt64 ["ctime"]=>
H A Dlstat_stat_variation18.phpt112 ["ctime"]=>
168 ["ctime"]=>
H A Drename_basic.phpt27 // checking statistics of old and renamed file - both should be same except ctime
H A Dlstat_stat_variation17.phpt39 $affected_members = array(2, 10, 'mode', 'ctime');
H A Dstat_basic-win32.phpt126 ["ctime"]=>
180 ["ctime"]=>
H A Dlstat_stat_variation16.phpt40 $affected_members = array(10, 'ctime');
H A Dcopy_variation18.phpt37 "rdev", "size", "mtime", "ctime",
H A Dlstat_stat_variation2.phpt39 // compare the two stats - all except ctime
H A Dstat_variation5-win32.phpt44 $affected_members = array(10, 'ctime');
H A Dlstat_stat_variation21.phpt47 $affected_members = array(7, 9, 10, 'size', 'mtime', 'ctime');
H A Dlstat_stat_variation3.phpt43 // compare the two stats - all except ctime
H A Dlstat_stat_variation5.phpt46 $affected_members = array(8, 9, 10, 'atime', 'mtime', 'ctime');
H A Dlstat_stat_variation8.phpt43 $affected_members = array(3, 9, 10, 'nlink', 'mtime', 'ctime');
/PHP-5.5/ext/session/
H A Dmod_mm.c50 time_t ctime; /* time of last change */ member
134 sd->ctime = 0; in ps_sd_new()
421 time(&sd->ctime); in PS_WRITE_FUNC()
467 if (sd->ctime < limit) { in PS_GC_FUNC()
/PHP-5.5/ext/phar/tests/
H A Dstat.phpt123 ["ctime"]=>
178 ["ctime"]=>
H A Dphar_oo_007.phpt30 var_dump($s['ctime']);

Completed in 35 milliseconds

12