Home
last modified time | relevance | path

Searched refs:same (Results 251 – 275 of 396) sorted by relevance

1...<<111213141516

/PHP-7.4/ext/oci8/tests/
H A Dpassword_new.phpt19 …ie ("skip test only runs when database client libraries and database server are the same version");
H A Dpassword_old.phpt19 …ie ("skip test only runs when database client libraries and database server are the same version");
/PHP-7.4/ext/gd/tests/
H A Dimagecopyresampled_variation1.phpt34 /* assert all pixels have the same color */
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_info.phpt29 // lets hope we always run this in the same second as we did run the server info request...
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_variation4.phpt33 // open the same directory again without closing it
H A Ddir_variation4-win32-mb.phpt39 // open the same directory again without closing it
/PHP-7.4/ext/standard/tests/array/
H A Darray_shuffle_basic.phpt42 // with 400 entries, the probability that 50 entries or more get the same
H A Duasort_basic1.phpt15 * Return value : 0 - if both values are same
H A Duasort_variation3.phpt19 * Return value : 0 - if both values are same
/PHP-7.4/ext/standard/tests/file/
H A Dfilesize_variation3-win32.phpt26 // truncate the same file, in the loop , each time with the decrement in size by 1200 bytes,
H A Dfilesize_variation3.phpt26 // truncate the same file, in the loop , each time with the decrement in size by 1200 bytes,
/PHP-7.4/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt15 // am invalid mode should result in same o/p as mode 'a'
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_decrypt_error.phpt14 var_dump($encrypted); /* Not passing $iv should be the same as all-NULL iv, but with a warning */
H A Dstream_crypto_flags_004.phpt57 // Should succeed because we use the same TLSv1 hello
/PHP-7.4/ext/sodium/tests/
H A Dcrypto_sign.phpt37 "to be verified using Alice's public key, which will be always the same " .
/PHP-7.4/ext/iconv/tests/
H A Diconv_basic.phpt21 //All strings are the same when displayed in their respective encodings
/PHP-7.4/ext/dba/tests/
H A Ddba015.phpt25 echo "resources are the same\n";
H A Ddba_db4_018.phpt25 echo "resources are the same\n";
/PHP-7.4/Zend/tests/
H A Dbug63217.phpt40 /* These caused the same bug, but in opcache rather than the compiler */
H A Druntime_compile_time_binary_operands.phpt2 Test binary operands exposing the same behavior at compile as at run time
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_oo.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_fetch_assoc.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt33 // it is getting worse. Binding the same var twice with different
/PHP-7.4/ext/phar/tests/
H A Dbug54289.phpt17 // the same prefix
/PHP-7.4/ext/pcre/tests/
H A Dpreg_grep_basic.phpt15 var_dump(preg_grep('@^HTTP(.*?)\w{2,}$@i', $array, PREG_GREP_INVERT)); //same as first example but …

Completed in 30 milliseconds

1...<<111213141516