/PHP-5.5/ext/standard/tests/array/ |
H A D | array_rand_error.phpt | 16 //Test array_rand with one more than the expected number of arguments 17 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 D | array_intersect_assoc_variation9.phpt | 7 * Keys are used to do more restrictive check 42 // Calling array_intersect_assoc() with more arguments 44 echo "- With more arguments -\n"; 53 // Calling array_intersect_assoc() with more arguments 55 echo "- With more arguments -\n"; 96 - With more arguments - 145 - With more arguments -
|
H A D | array_merge_recursive_basic1.phpt | 21 // Calling array_merge_recursive() with more arguments 22 echo "-- With more arguments --\n"; 42 -- With more arguments --
|
H A D | array_values_error.phpt | 20 //Test array_values with one more than the expected number of arguments 21 echo "\n-- Testing array_values() function with more than expected no. of arguments --\n"; 37 -- Testing array_values() function with more than expected no. of arguments --
|
H A D | array_shift_error.phpt | 20 //Test array_shift with one more than the expected number of arguments 21 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 D | natcasesort_error.phpt | 20 // Test natcasesort with one more than the expected number of arguments 21 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-5.5/ext/standard/tests/class_object/ |
H A D | interface_exists_error.phpt | 17 //Test interface_exists with one more than the expected number of arguments 18 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 --
|
H A D | class_exists_error_001.phpt | 21 //Test class_exists with one more than the expected number of arguments 22 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 D | trait_exists_error_001.phpt | 21 //Test trait_exists with one more than the expected number of arguments 22 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-5.5/ext/standard/tests/url/ |
H A D | urlencode_error_001.phpt | 19 //Test urlencode with one more than the expected number of arguments 20 echo "\n-- Testing urlencode() function with more than expected no. of arguments --\n"; 35 -- Testing urlencode() function with more than expected no. of arguments --
|
H A D | rawurldecode_error_001.phpt | 19 //Test rawurldecode with one more than the expected number of arguments 20 echo "\n-- Testing rawurldecode() function with more than expected no. of arguments --\n"; 35 -- Testing rawurldecode() function with more than expected no. of arguments --
|
/PHP-5.5/ext/tokenizer/tests/ |
H A D | token_get_all_error.phpt | 18 // with one more than the expected number of arguments 19 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-5.5/ext/xml/tests/ |
H A D | xml_parser_free_error.phpt | 23 //Test xml_parser_free with one more than the expected number of arguments 24 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 --
|
H A D | utf8_decode_error.phpt | 23 //Test utf8_decode with one more than the expected number of arguments 24 echo "\n-- Testing utf8_decode() function with more than expected no. of arguments --\n"; 39 -- Testing utf8_decode() function with more than expected no. of arguments --
|
H A D | utf8_encode_error.phpt | 23 //Test utf8_encode with one more than the expected number of arguments 24 echo "\n-- Testing utf8_encode() function with more than expected no. of arguments --\n"; 39 -- Testing utf8_encode() function with more than expected no. of arguments --
|
H A D | xml_error_string_error.phpt | 23 //Test xml_error_string with one more than the expected number of arguments 24 echo "\n-- Testing xml_error_string() function with more than expected no. of arguments --\n"; 39 -- Testing xml_error_string() function with more than expected no. of arguments --
|
H A D | xml_get_current_byte_index_error.phpt | 23 //Test xml_get_current_byte_index with one more than the expected number of arguments 24 echo "\n-- Testing xml_get_current_byte_index() function with more than expected no. of arguments -… 39 -- Testing xml_get_current_byte_index() function with more than expected no. of arguments --
|
/PHP-5.5/ext/standard/tests/image/ |
H A D | getimagesize_error1.phpt | 17 //Test getimagesize with one more than the expected number of arguments 18 echo "\n-- Testing getimagesize() function with more than expected no. of arguments --\n"; 34 -- Testing getimagesize() function with more than expected no. of arguments --
|
/PHP-5.5/ext/date/tests/ |
H A D | gmmktime_error.phpt | 13 //Test gmmktime with one more than the expected number of arguments 14 echo "\n-- Testing gmmktime() function with more than expected no. of arguments --\n"; 32 -- Testing gmmktime() function with more than expected no. of arguments --
|
H A D | gmdate_error.phpt | 22 //Test gmdate with one more than the expected number of arguments 23 echo "\n-- Testing gmdate() function with more than expected no. of arguments --\n"; 37 -- Testing gmdate() function with more than expected no. of arguments --
|
/PHP-5.5/ext/standard/tests/dir/ |
H A D | chdir_error1.phpt | 20 //Test chdir with one more than the expected number of arguments 21 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 D | closedir_error.phpt | 18 //Test closedir with one more than the expected number of arguments 19 echo "\n-- Testing closedir() function with more than expected no. of arguments --\n"; 41 -- Testing closedir() function with more than expected no. of arguments --
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | htmlspecialchars_decode_error.phpt | 16 //Test htmlspecialchars_decode with one more than the expected number of arguments 17 echo "\n-- Testing htmlspecialchars_decode() function with more than expected no. of arguments --\n… 33 -- Testing htmlspecialchars_decode() function with more than expected no. of arguments --
|
H A D | strip_tags_error.phpt | 19 //Test strip_tags with one more than the expected number of arguments 20 echo "\n-- Testing strip_tags() function with more than expected no. of arguments --\n"; 36 -- Testing strip_tags() function with more than expected no. of arguments --
|
H A D | vfprintf_error1.phpt | 2 Test vfprintf() function : error conditions (more than expected arguments) 19 echo "\n-- Testing vfprintf() function with more than expected no. of arguments --\n"; 39 -- Testing vfprintf() function with more than expected no. of arguments --
|