/PHP-5.5/ext/spl/tests/ |
H A D | SplFileObject_fputcsv_error.phpt | 12 // more than expected no. of args 13 echo "-- Testing fputcsv() with more than expected number of arguments --\n"; 32 -- Testing fputcsv() with more than expected number of arguments --
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | array_unique_error.phpt | 16 //Test array_unique with one more than the expected number of arguments 17 echo "\n-- Testing array_unique() function with more than expected no. of arguments --\n"; 32 -- Testing array_unique() function with more than expected no. of arguments --
|
H A D | array_sum_error.phpt | 16 // One more than the expected number of arguments 17 echo "-- Testing array_sum() function with more than expected no. of arguments --\n"; 30 -- Testing array_sum() function with more than expected no. of arguments --
|
H A D | array_uintersect_uassoc_error.phpt | 6 … values which are present in all the other arguments. Keys are used to do more restrictive check. … 23 //Test array_uintersect_uassoc with one more than the expected number of arguments 24 echo "\n-- Testing array_uintersect_uassoc() function with more than expected no. of arguments --\n… 36 -- Testing array_uintersect_uassoc() function with more than expected no. of arguments --
|
/PHP-5.5/ext/mbstring/tests/ |
H A D | mb_internal_encoding_error1.phpt | 17 * Test mb_internal_encoding with one more than the expected number of arguments 22 echo "\n-- Testing mb_internal_encoding() function with more than expected no. of arguments --\n"; 32 -- Testing mb_internal_encoding() function with more than expected no. of arguments --
|
H A D | mb_regex_encoding_error1.phpt | 16 * Test mb_regex_encoding with one more than expected number of arguments 22 echo "\n-- Testing mb_regex_encoding() function with more than expected no. of arguments --\n"; 32 -- Testing mb_regex_encoding() function with more than expected no. of arguments --
|
/PHP-5.5/ext/gd/tests/ |
H A D | gd_info_error.phpt | 2 Test gd_info() function : error conditions - with more than expected number of arguments 23 echo "\n-- Testing gd_info() function with more than expected number of arguments --\n"; 31 -- Testing gd_info() function with more than expected number of arguments --
|
/PHP-5.5/ext/dom/tests/ |
H A D | DOMComment_appendData_basic.phpt | 13 $comment->appendData('-more-data'); 21 <!--test-comment-more-data-->
|
/PHP-5.5/ext/pcre/tests/ |
H A D | preg_quote_error.phpt | 13 //Test preg_quote with one more than the expected number of arguments 14 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-5.5/ext/standard/tests/network/ |
H A D | gethostbynamel_error.phpt | 17 //Test gethostbynamel with one more than the expected number of arguments 18 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 D | ip2long_error.phpt | 17 //Test ip2long with one more than the expected number of arguments 18 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 D | long2ip_error.phpt | 17 //Test long2ip with one more than the expected number of arguments 18 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-5.5/ext/standard/tests/file/ |
H A D | dirname_error.phpt | 19 //Test dirname with one more than the expected number of arguments 20 echo "\n-- Testing dirname() function with more than expected no. of arguments --\n"; 35 -- Testing dirname() function with more than expected no. of arguments --
|
H A D | file_exists_error.phpt | 19 //Test file_exists with one more than the expected number of arguments 20 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 --
|
H A D | basename_error.phpt | 17 //Test basename with one more than the expected number of arguments 18 echo "\n-- Testing basename() function with more than expected no. of arguments --\n"; 34 -- Testing basename() function with more than expected no. of arguments --
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | nl2br_error.phpt | 16 //Test nl2br with one more than the expected number of arguments 17 echo "\n-- Testing nl2br() function with more than expected no. of arguments --"; 31 -- Testing nl2br() function with more than expected no. of arguments --
|
/PHP-5.5/ext/standard/tests/url/ |
H A D | rawurlencode_error_001.phpt | 19 //Test rawurlencode with one more than the expected number of arguments 20 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 D | urldecode_error_001.phpt | 19 //Test urldecode with one more than the expected number of arguments 20 echo "\n-- Testing urldecode() function with more than expected no. of arguments --\n"; 35 -- Testing urldecode() function with more than expected no. of arguments --
|
/PHP-5.5/ext/standard/tests/class_object/ |
H A D | get_class_methods_error_001.phpt | 21 //Test get_class_methods with one more than the expected number of arguments 22 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 D | get_object_vars_error_001.phpt | 17 //Test get_object_vars with one more than the expected number of arguments 18 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 --
|
/PHP-5.5/ext/standard/tests/dir/ |
H A D | dir_error.phpt | 17 // With one more than expected number of arguments 18 echo "\n-- Testing dir() function with one more than expected number of arguments --"; 31 -- Testing dir() function with one more than expected number of arguments --
|
H A D | readdir_error.phpt | 17 //Test readdir with one more than the expected number of arguments 18 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 D | rewinddir_error.phpt | 18 //Test rewinddir with one more than the expected number of arguments 19 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-5.5/ext/standard/tests/general_functions/ |
H A D | var_export_error1.phpt | 17 //Test var_export with one more than the expected number of arguments 18 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-5.5/ext/standard/tests/image/ |
H A D | image_type_to_mime_type_error.phpt | 18 //Test image_type_to_mime_type with one more than the expected number of arguments 19 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 --
|