Home
last modified time | relevance | path

Searched refs:times (Results 26 – 50 of 78) sorted by relevance

1234

/PHP-8.0/ext/oci8/tests/
H A Dconn_attr_4.phpt60 // Setting values multiple times.
61 echo "\nSet Values multiple times \n";
101 Set Values multiple times
H A Dbug51291_2.phpt2 Bug #51291 (oci_error() doesn't report last error when called two times)
H A Dlob_022.phpt2 fetching the same lob several times
H A Dlob_018.phpt2 fetching the same lob several times
/PHP-8.0/ext/curl/tests/
H A Dcurl_copy_handle_variation4.phpt2 curl_copy_handle() allows to post CURLFile multiple times with curl_multi_exec()
H A Dcurl_copy_handle_variation5.phpt2 curl_copy_handle() allows to post CURLFile multiple times if postfields change
/PHP-8.0/ext/standard/tests/strings/
H A Dget_html_translation_table_basic10.phpt79 [�] => ×
/PHP-8.0/ext/standard/tests/streams/
H A Dproc_open_bug69900.phpt53 echo "fgets() took more than $max_ms ms $moreThanLimit times\n";
/PHP-8.0/ext/date/tests/
H A Dbug62896.phpt2 Bug #62896 Unixtimestamp may take on local times DST flag (this test will only be valid during CEST)
H A Ddate_time_fractions.phpt7 /* This will go wrong, once in a million times */
/PHP-8.0/ext/opcache/jit/
H A DREADME.md22 was almost 100 times slower, making it prohibitively expensive to use.
/PHP-8.0/ext/standard/tests/serialize/
H A Dbug65806.phpt2 Bug #65806 (unserialize fails with object which is referenced multiple times)
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_request.c73 times(&cpu); in fpm_request_reading_headers()
182 times(&cpu); in fpm_request_end()
/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug_pecl_7976.phpt2 PECL Bug #7976 (Calling stored procedure several times)
/PHP-8.0/ext/sockets/tests/
H A Dbug76839.phpt15 // Unfortunately, looping around 10 times and using random paths is the
/PHP-8.0/ext/standard/tests/mail/
H A Dbug72964.phpt25 $repeat_count = 20; // we will repeat a max of 20 times
H A Dbug80706.phpt25 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt1-win32.phpt48 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt2-win32.phpt45 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt3-win32.phpt45 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt4-win32.phpt46 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_variation_alt3-win32.phpt46 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_variation_alt1-win32.phpt47 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_variation_alt2-win32.phpt47 $repeat_count = 20; // we will repeat a max of 20 times
/PHP-8.0/ext/hash/tests/
H A Dhash_hkdf_error.phpt44 …fn() => hash_hkdf('sha1', $ikm, 20 * 255 + 1) // Length can't be more than 255 times the hash dige…

Completed in 46 milliseconds

1234