Home
last modified time | relevance | path

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

12

/PHP-5.6/main/
H A Dreentrancy.c203 tmp = ctime(clock); in php_ctime_r()
/PHP-5.6/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.6/sapi/apache2filter/
H A Dsapi_apache2.c191 ctx->finfo.st_ctime.tv_sec = apr_time_sec(ctx->r->finfo.ctime); in php_apache_sapi_get_stat()
195 ctx->finfo.st_ctime = apr_time_sec(ctx->r->finfo.ctime); in php_apache_sapi_get_stat()
/PHP-5.6/main/streams/
H A Duserspace.c923 STAT_PROP_ENTRY_EX(ctime, ctime.tv_sec); in statbuf_from_array()
927 STAT_PROP_ENTRY(ctime); in statbuf_from_array()
/PHP-5.6/ext/phar/
H A Dzip.c146 php_uint16 ctime, cdate; in phar_zip_u2d_time() local
151 ctime = ((tm->tm_hour)<<11) + ((tm->tm_min)<<5) + ((tm->tm_sec)>>1); in phar_zip_u2d_time()
152 PHAR_SET_16(dtime, ctime); in phar_zip_u2d_time()
/PHP-5.6/ext/standard/tests/file/
H A Dfile.inc540 "rdev", "size", "atime", "mtime", "ctime",
590 "rdev", "size", "atime", "mtime", "ctime",
/PHP-5.6/sapi/litespeed/
H A Dlsapilib.c2659 ctime(&tmCur), getpid(), pStatus->m_pid, pStatus->m_iReqCounter, in dump_debug_info()
/PHP-5.6/sapi/thttpd/
H A Dthttpd_patch1337 m->ctime = sb.st_ctime;
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic19379 >28 leqwdate x \b, ctime=%s

Completed in 86 milliseconds

12