Home
last modified time | relevance | path

Searched refs:no (Results 476 – 500 of 1738) sorted by relevance

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

/PHP-7.2/ext/standard/tests/url/
H A Durlencode_error_001.phpt20 echo "\n-- Testing urlencode() function with more than expected no. of arguments --\n";
35 -- Testing urlencode() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/general_functions/
H A Dvar_export_error1.phpt18 echo "\n-- Testing var_export() function with more than expected no. of arguments --\n";
34 -- Testing var_export() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/image/
H A Dimage_type_to_mime_type_error.phpt19 echo "\n-- Testing image_type_to_mime_type() function with more than expected no. of arguments --\n…
31 -- Testing image_type_to_mime_type() function with more than expected no. of arguments --
/PHP-7.2/ext/date/tests/
H A Didate_error.phpt16 echo "\n-- Testing idate() function with more than expected no. of arguments --\n";
32 -- Testing idate() function with more than expected no. of arguments --
H A Dtimezone_name_from_abbr_error.phpt21 echo "\n-- Testing timezone_name_from_abbr() function with more than expected no. of arguments --\n…
38 -- Testing timezone_name_from_abbr() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/network/
H A Dgethostbynamel_error.phpt18 echo "\n-- Testing gethostbynamel() function with more than expected no. of arguments --\n";
32 -- Testing gethostbynamel() function with more than expected no. of arguments --
H A Dip2long_error.phpt18 echo "\n-- Testing ip2long() function with more than expected no. of arguments --\n";
33 -- Testing ip2long() function with more than expected no. of arguments --
H A Dlong2ip_error.phpt18 echo "\n-- Testing long2ip() function with more than expected no. of arguments --\n";
33 -- Testing long2ip() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/strings/
H A Dnl2br_error.phpt17 echo "\n-- Testing nl2br() function with more than expected no. of arguments --";
31 -- Testing nl2br() function with more than expected no. of arguments --
/PHP-7.2/tests/classes/
H A Dtostring_004.phpt12 echo "Object with no __toString():\n";
38 Object with no __toString():
/PHP-7.2/ext/standard/tests/mail/
H A Dmail_skipif.inc6 // the code below didn't skip test even though there was no mail server
7 // test then failed (no mail server to test against)
/PHP-7.2/ext/pdo_pgsql/
H A Dconfig.m49 if test "$PHP_PDO_PGSQL" != "no"; then
11 if test "$PHP_PDO" = "no" && test "$ext_shared" = "no"; then
76 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
81 AC_MSG_RESULT([no])
/PHP-7.2/ext/oci8/tests/
H A Ddrcp_conn_close1.phpt4 <?php if (!extension_loaded('oci8')) die("skip no oci8 extension"); ?>
16 // With oci_close() being a no-op, the same conneciton will be returned
/PHP-7.2/ext/standard/tests/array/
H A Darray_intersect_error.phpt17 echo "\n-- Testing array_intersect() function with less than expected no. of arguments --\n";
31 -- Testing array_intersect() function with less than expected no. of arguments --
H A Darray_shift_error.phpt21 echo "\n-- Testing array_shift() function with more than expected no. of arguments --\n";
36 -- Testing array_shift() function with more than expected no. of arguments --
H A Darray_values_error.phpt21 echo "\n-- Testing array_values() function with more than expected no. of arguments --\n";
36 -- Testing array_values() function with more than expected no. of arguments --
H A Dnatcasesort_error.phpt21 echo "\n-- Testing natcasesort() function with more than expected no. of arguments --\n";
36 -- Testing natcasesort() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/class_object/
H A Dclass_exists_error_001.phpt22 echo "\n-- Testing class_exists() function with more than expected no. of arguments --\n";
38 -- Testing class_exists() function with more than expected no. of arguments --
H A Dtrait_exists_error_001.phpt22 echo "\n-- Testing trait_exists() function with more than expected no. of arguments --\n";
38 -- Testing trait_exists() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/dir/
H A Dchdir_error1.phpt21 echo "\n-- Testing chdir() function with more than expected no. of arguments --\n";
35 -- Testing chdir() function with more than expected no. of arguments --
H A Dclosedir_error.phpt19 echo "\n-- Testing closedir() function with more than expected no. of arguments --\n";
41 -- Testing closedir() function with more than expected no. of arguments --
H A Drewinddir_error-win32-mb.phpt25 echo "\n-- Testing rewinddir() function with more than expected no. of arguments --\n";
44 -- Testing rewinddir() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/file/
H A Ddirname_error.phpt20 echo "\n-- Testing dirname() function with more than expected no. of arguments --\n";
35 -- Testing dirname() function with more than expected no. of arguments --
/PHP-7.2/sapi/phpdbg/
H A Dconfig.w321 ARG_ENABLE('phpdbg', 'Build phpdbg', 'no');
2 ARG_ENABLE('phpdbgs', 'Build phpdbg shared', 'no');
/PHP-7.2/ext/imap/tests/
H A Dimap_list_basic.phpt11 echo "Checking with no parameters\n";
34 Checking with no parameters

Completed in 56 milliseconds

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