Home
last modified time | relevance | path

Searched refs:ctime (Results 1 – 25 of 34) sorted by last modified time

12

/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1337 m->ctime = sb.st_ctime;
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c2605 ctime(&tmCur), getpid(), pStatus->m_pid, pStatus->m_iReqCounter, in dump_debug_info()
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c188 ctx->finfo.st_ctime.tv_sec = apr_time_sec(ctx->r->finfo.ctime); in php_apache_sapi_get_stat()
192 ctx->finfo.st_ctime = apr_time_sec(ctx->r->finfo.ctime); in php_apache_sapi_get_stat()
/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c227 ctx->finfo.st_ctime.tv_sec = apr_time_sec(ctx->r->finfo.ctime); in php_apache_sapi_get_stat()
231 ctx->finfo.st_ctime = apr_time_sec(ctx->r->finfo.ctime); in php_apache_sapi_get_stat()
/PHP-5.5/main/streams/
H A Duserspace.c917 STAT_PROP_ENTRY_EX(ctime, ctime.tv_sec); in statbuf_from_array()
921 STAT_PROP_ENTRY(ctime); in statbuf_from_array()
/PHP-5.5/main/
H A Dreentrancy.c203 tmp = ctime(clock); in php_ctime_r()
/PHP-5.5/ext/standard/tests/file/
H A Duserwrapper.phpt29 'atime'=>1234567890, 'mtime'=>1231231231, 'ctime'=>1234564564,
77 [ctime] => 1234564564
H A Dtouch_basic-win32.phpt50 "rdev", "size", "atime", "mtime", "ctime",
69 echo "ctime=".$init_meta['ctime']."\n";
92 ctime=%d
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 Dstat_basic-win32.phpt126 ["ctime"]=>
180 ["ctime"]=>
H A Drename_basic.phpt27 // checking statistics of old and renamed file - both should be same except ctime
H A Dstat_variation5-win32.phpt44 $affected_members = array(10, 'ctime');
H A Dstat_variation6-win32.phpt45 $affected_members = array( 10, 'ctime');
62 $affected_members = array( 10, '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 Dlstat_stat_variation16.phpt40 $affected_members = array(10, '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_variation17.phpt39 $affected_members = array(2, 10, 'mode', 'ctime');
H A Dlstat_stat_variation18.phpt112 ["ctime"]=>
168 ["ctime"]=>
H A Dlstat_stat_variation19.phpt113 ["ctime"]=>
167 ["ctime"]=>
223 ["ctime"]=>
277 ["ctime"]=>
H A Dlstat_stat_variation2.phpt39 // compare the two stats - all except 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');

Completed in 62 milliseconds

12