Home
last modified time | relevance | path

Searched refs:now (Results 76 – 100 of 201) sorted by relevance

123456789

/PHP-5.5/ext/session/
H A Dmod_files.c193 time_t now; in ps_files_cleanup_dir() local
203 time(&now); in ps_files_cleanup_dir()
226 (now - sbuf.st_mtime) > maxlifetime) { in ps_files_cleanup_dir()
/PHP-5.5/ext/openssl/tests/
H A Dbug28382.phpt14 For now, as this is the one difference only between 0.9.x and 1.x, it's handled with
/PHP-5.5/Zend/tests/
H A Dbug33512.phpt52 // now we will try to unset these variables
H A Dbug60536_005.phpt23 // now the same with a class that defines the property itself, too.
H A Dbug37632.phpt61 /* Right now Ctor's cannot be made protected when defined in a ctor. That is
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_009.phpt5 now could serve correctly with request_uri "index.php" and PATH_INFO "/foo/bar/"
/PHP-5.5/tests/lang/
H A D023.phpt21 …S, Y",$wedding_timestamp)).",\nwhich is $days days, $hours hours and $minutes minutes from now.\n";
24 echo "Limor Ullmann is now Limor Baruch :I\n";
256 Limor Ullmann is now Limor Baruch :I
/PHP-5.5/ext/standard/tests/file/
H A Drename_variation2.phpt44 // delete the link file now
H A Dsymlink_link_linkinfo_is_link_variation4.phpt59 // now check temp file for data; it should append "Hello World"
75 // now check link for data; it should echo "Hello World"
H A Dlstat_stat_variation9.phpt39 /* now delete the surdir and file and record the stat */
H A Dfgetss_variation4.phpt57 var_dump( fseek($file_handle,0,SEEK_END) ); // now file pointer at end
63 // now file is at the end try reading with length and allowable tags,expecting false
H A Dsymlink_link_linkinfo_is_link_variation3.phpt71 // now check temp file for data; it should append "Hello World"
93 // now check link for data; it should echo "Hello World"
/PHP-5.5/ext/phar/tests/
H A Dphar_gzip.phpt48 echo "timestamp changed, was $a[mtime], now $b[mtime]!\n";
/PHP-5.5/Zend/tests/traits/
H A Dproperty007.phpt23 // now the same with a class that defines the property itself, too.
/PHP-5.5/ext/zip/lib/
H A Dzip_dirent.c369 time_t now; in _zip_dirent_torrent_normalize() local
384 time(&now); in _zip_dirent_torrent_normalize()
385 l = localtime(&now); in _zip_dirent_torrent_normalize()
/PHP-5.5/ext/intl/tests/
H A Ddateformat_create_cal_arg.phpt32 //try now with traditional
H A Ddateformat_create_cal_arg_variant4.phpt32 //try now with traditional
H A Ddateformat_create_cal_arg_variant2.phpt32 //try now with traditional
H A Ddateformat_create_cal_arg_variant3.phpt33 //try now with traditional
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_41125.phpt27 // And now allow the evil to do his work
H A Dpdo_mysql_exec.phpt76 // we got this far without problems. If there's an issue from now on, its a failure
115 // we got this far without problems. If there's an issue from now on, its a failure
161 // this is interesting: if we get sort of affected rows, what will happen now?
/PHP-5.5/ext/mbstring/tests/
H A Dbug43998.phpt17 * Bug now appears to be fixed
/PHP-5.5/ext/pdo/
H A Dconfig.m419 do so now by running:
/PHP-5.5/ext/xml/tests/
H A Dbug26614.phpt12 which we now use as default
/PHP-5.5/ext/zlib/tests/
H A Dgzfile_variation15.phpt45 //should now read dir1 file

Completed in 35 milliseconds

123456789