Home
last modified time | relevance | path

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

12345678910>>...30

/PHP-5.3/ext/standard/tests/file/
H A Dfile_exists_error.phpt19 //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 --
/PHP-5.3/ext/standard/tests/image/
H A Dimage_type_to_mime_type_error.phpt18 //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 --
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.3/ext/standard/tests/network/
H A Dgethostbynamel_error.phpt17 //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 Dip2long_error.phpt17 //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 Dlong2ip_error.phpt17 //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.3/ext/standard/tests/class_object/
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 --
/PHP-5.3/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 --
/PHP-5.3/ext/standard/tests/strings/
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 --
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 --
/PHP-5.3/ext/standard/tests/url/
H A Dbase64_decode_error_001.phpt17 //Test base64_decode with one more than the expected number of arguments
18 echo "\n-- Testing base64_decode() function with more than expected no. of arguments --\n";
34 -- Testing base64_decode() function with more than expected no. of arguments --
H A Dbase64_encode_error_001.phpt17 //Test base64_encode with one more than the expected number of arguments
18 echo "\n-- Testing base64_encode() function with more than expected no. of arguments --\n";
33 -- Testing base64_encode() function with more than expected no. of arguments --
H A Dparse_url_error_001.phpt17 //Test parse_url with one more than the expected number of arguments
18 echo "\n-- Testing parse_url() function with more than expected no. of arguments --\n";
34 -- Testing parse_url() 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.3/ext/xml/tests/
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 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 --
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_get_current_column_number_error.phpt23 //Test xml_get_current_column_number with one more than the expected number of arguments
24 echo "\n-- Testing xml_get_current_column_number() function with more than expected no. of argument…
39 -- Testing xml_get_current_column_number() function with more than expected no. of arguments --
H A Dxml_get_current_line_number_error.phpt23 //Test xml_get_current_line_number with one more than the expected number of arguments
24 echo "\n-- Testing xml_get_current_line_number() function with more than expected no. of arguments …
39 -- Testing xml_get_current_line_number() function with more than expected no. of arguments --
H A Dxml_get_error_code_error.phpt23 //Test xml_get_error_code with one more than the expected number of arguments
24 echo "\n-- Testing xml_get_error_code() function with more than expected no. of arguments --\n";
39 -- Testing xml_get_error_code() function with more than expected no. of arguments --
/PHP-5.3/ext/standard/tests/array/
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_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 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 --

Completed in 25 milliseconds

12345678910>>...30