Home
last modified time | relevance | path

Searched refs:more (Results 51 – 75 of 757) sorted by relevance

12345678910>>...31

/PHP-5.5/ext/standard/tests/array/
H A Darray_rand_error.phpt16 //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 Darray_intersect_assoc_variation9.phpt7 * 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 Darray_merge_recursive_basic1.phpt21 // Calling array_merge_recursive() with more arguments
22 echo "-- With more arguments --\n";
42 -- With more arguments --
H A Darray_values_error.phpt20 //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 Darray_shift_error.phpt20 //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 Dnatcasesort_error.phpt20 // 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 Dinterface_exists_error.phpt17 //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 Dclass_exists_error_001.phpt21 //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 Dtrait_exists_error_001.phpt21 //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 Durlencode_error_001.phpt19 //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 Drawurldecode_error_001.phpt19 //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 Dtoken_get_all_error.phpt18 // 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 Dxml_parser_free_error.phpt23 //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 Dutf8_decode_error.phpt23 //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 Dutf8_encode_error.phpt23 //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 Dxml_error_string_error.phpt23 //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 Dxml_get_current_byte_index_error.phpt23 //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 Dgetimagesize_error1.phpt17 //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 Dgmmktime_error.phpt13 //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 Dgmdate_error.phpt22 //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 Dchdir_error1.phpt20 //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 Dclosedir_error.phpt18 //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 Dhtmlspecialchars_decode_error.phpt16 //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 Dstrip_tags_error.phpt19 //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 Dvfprintf_error1.phpt2 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 --

Completed in 35 milliseconds

12345678910>>...31