Home
last modified time | relevance | path

Searched refs:no (Results 451 – 475 of 1738) sorted by relevance

1...<<11121314151617181920>>...70

/PHP-7.2/ext/pdo/tests/
H A Dpdo_022.phpt5 die('skip this feature is not yet finalized, no test makes sense');
8 if (false == $dir) die('skip no driver');
15 * so no tests make any sense to anyone. When they do, we can enable
/PHP-7.2/ext/standard/
H A Dconfig.w324 ARG_WITH("password-argon2", "Argon2 support", "no");
6 if (PHP_PASSWORD_ARGON2 != "no") {
40 if (PHP_MBREGEX != "no") {
/PHP-7.2/ext/hash/tests/
H A Dhash_pbkdf2_error.phpt17 echo "\n-- Testing hash_pbkdf2() function with less than expected no. of arguments --\n";
23 echo "\n-- Testing hash_pbkdf2() function with more than expected no. of arguments --\n";
44 -- Testing hash_pbkdf2() function with less than expected no. of arguments --
58 -- Testing hash_pbkdf2() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/strings/
H A Dwordwrap_error.phpt17 echo "\n-- Testing wordwrap() function with more than expected no. of arguments --\n";
62 -- Testing wordwrap() function with more than expected no. of arguments --
77 … />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br />\np<br />\n<br />\nf<br />\nu<br…
H A Dstripslashes_error.phpt21 echo "\n-- Testing stripslashes() function with more than expected no. of arguments --\n";
38 -- Testing stripslashes() function with more than expected no. of arguments --
H A Dutf8_decode_error.phpt18 echo "\n-- Testing utf8_decode() function with more than expected no. of arguments --\n";
33 -- Testing utf8_decode() function with more than expected no. of arguments --
H A Dutf8_encode_error.phpt18 echo "\n-- Testing utf8_encode() function with more than expected no. of arguments --\n";
33 -- Testing utf8_encode() function with more than expected no. of arguments --
/PHP-7.2/tests/lang/
H A Dfunc_num_args.001.phpt2 func_num_args with no args
H A Dfunc_get_args.001.phpt2 func_get_args with no args
/PHP-7.2/ext/pcre/tests/
H A Dpreg_quote_error.phpt14 echo "\n-- Testing preg_quote() function with more than expected no. of arguments --\n";
29 -- Testing preg_quote() function with more than expected no. of arguments --
/PHP-7.2/ext/pdo_oci/
H A Dconfig.w324 ARG_WITH("pdo-oci", "Oracle OCI support for PDO", "no");
6 if (PHP_PDO_OCI != "no") {
/PHP-7.2/ext/oci8/tests/
H A Dimp_res_get_none.phpt2 Oracle Database 12c Implicit Result Sets: oci_get_implicit_resultset: no implicit results
5 if (!extension_loaded('oci8')) die ("skip no oci8 extension");
/PHP-7.2/ext/standard/tests/array/
H A Darray_rand_error.phpt17 echo "\n-- Testing array_rand() function with more than expected no. of arguments --\n";
33 -- Testing array_rand() function with more than expected no. of arguments --
H A Darray_unshift_error.phpt17 echo "\n-- Testing array_unshift() function with less than expected no. of arguments --\n";
30 -- Testing array_unshift() function with less than expected no. of arguments --
/PHP-7.2/ext/standard/tests/class_object/
H A Dget_class_methods_error_001.phpt22 echo "\n-- Testing get_class_methods() function with more than expected no. of arguments --\n";
37 -- Testing get_class_methods() function with more than expected no. of arguments --
H A Dget_object_vars_error_001.phpt18 echo "\n-- Testing get_object_vars() function with more than expected no. of arguments --\n";
33 -- Testing get_object_vars() function with more than expected no. of arguments --
H A Dinterface_exists_error.phpt18 echo "\n-- Testing interface_exists() function with more than expected no. of arguments --\n";
34 -- Testing interface_exists() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/dir/
H A Dreaddir_error.phpt18 echo "\n-- Testing readdir() function with more than expected no. of arguments --\n";
39 -- Testing readdir() function with more than expected no. of arguments --
H A Drewinddir_error.phpt19 echo "\n-- Testing rewinddir() function with more than expected no. of arguments --\n";
38 -- Testing rewinddir() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/file/
H A Dbasename_error.phpt18 echo "\n-- Testing basename() function with more than expected no. of arguments --\n";
34 -- Testing basename() function with more than expected no. of arguments --
H A Dfile_exists_error.phpt20 echo "\n-- Testing file_exists() function with more than expected no. of arguments --\n";
35 -- Testing file_exists() function with more than expected no. of arguments --
/PHP-7.2/ext/tokenizer/tests/
H A Dtoken_get_all_error.phpt19 echo "-- Testing token_get_all() function with more than expected no. of arguments --\n";
33 -- Testing token_get_all() function with more than expected no. of arguments --
/PHP-7.2/ext/xml/tests/
H A Dxml_parser_free_error.phpt24 echo "\n-- Testing xml_parser_free() function with more than expected no. of arguments --\n";
39 -- Testing xml_parser_free() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/url/
H A Drawurlencode_error_001.phpt20 echo "\n-- Testing rawurlencode() function with more than expected no. of arguments --\n";
35 -- Testing rawurlencode() function with more than expected no. of arguments --
H A Durldecode_error_001.phpt20 echo "\n-- Testing urldecode() function with more than expected no. of arguments --\n";
35 -- Testing urldecode() function with more than expected no. of arguments --

Completed in 43 milliseconds

1...<<11121314151617181920>>...70