Home
last modified time | relevance | path

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

12345678

/PHP-7.4/tests/func/
H A D003.phpt64 echo "and now, from a function...\n";
224 and now, from a function...
/PHP-7.4/ext/standard/tests/strings/
H A Dmetaphone.phpt17 "But the shadow of horror wheeled and returned, passing lower now, right above them, sweeping the f…
/PHP-7.4/ext/standard/tests/file/
H A Drename_variation3.phpt39 // delete the link file now
H A Drename_variation2.phpt44 // delete the link file now
H A Dsymlink_link_linkinfo_is_link_variation4.phpt53 // now check temp file for data; it should append "Hello World"
69 // now check link for data; it should echo "Hello World"
H A Dfgetss_variation4.phpt59 var_dump( fseek($file_handle,0,SEEK_END) ); // now file pointer at end
65 // now file is at the end try reading with length and allowable tags,expecting false
H A Dsymlink_link_linkinfo_is_link_variation3.phpt72 // now check temp file for data; it should append "Hello World"
94 // now check link for data; it should echo "Hello World"
/PHP-7.4/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-7.4/ext/date/
H A Dphp_date.c97 ZEND_ARG_INFO(0, now)
1525 now->tz_info = tzi; in PHP_FUNCTION()
1553 timelib_time *now; in php_mktime() local
1574 now->tz_info = tzi; in php_mktime()
1588 now->y = yea; in php_mktime()
1591 now->d = day; in php_mktime()
1594 now->m = mon; in php_mktime()
1597 now->s = sec; in php_mktime()
1600 now->i = min; in php_mktime()
1603 now->h = hou; in php_mktime()
[all …]
/PHP-7.4/ext/openssl/tests/
H A Dbug28382.phpt13 For now, as this is the one difference only between 0.9.x and 1.x, it's handled with
/PHP-7.4/Zend/tests/
H A Dbug33512.phpt52 // now we will try to unset these variables
H A Dbug37632.phpt61 /* Right now Ctor's cannot be made protected when defined in a ctor. That is
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_exec.phpt24 // now lets get some results
/PHP-7.4/ext/session/
H A Dmod_files.c290 time_t now; in ps_files_cleanup_dir() local
300 time(&now); in ps_files_cleanup_dir()
329 (now - sbuf.st_mtime) > maxlifetime) { in ps_files_cleanup_dir()
/PHP-7.4/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-7.4/ext/intl/tests/
H A Ddateformat_create_cal_arg.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
H A Ddateformat_create_cal_arg_variant4.phpt33 //try now with traditional
H A Ddateformat_create_cal_arg_variant5.phpt32 //try now with traditional
/PHP-7.4/ext/mbstring/tests/
H A Dbug43998.phpt17 * Bug now appears to be fixed
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_2.phpt32 /* path exists now, ensure realpath() works! */
/PHP-7.4/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-7.4/win32/build/
H A Dphpize.js.in67 // now we need the extension name out of this thing
167 // now we are left with modules that have dependencies on other modules
215 /* XXX this needs to be implemented for the phpize mode yet, a quick fix just to disable it for now

Completed in 64 milliseconds

12345678