/PHP-5.5/ext/standard/tests/url/ |
H A D | get_headers_error_001.phpt | 20 //Test get_headers with one more than the expected number of arguments 21 echo "\n-- Testing get_headers() function with more than expected no. of arguments --\n"; 37 -- Testing get_headers() function with more than expected no. of arguments --
|
/PHP-5.5/ext/ctype/tests/ |
H A D | ctype_punct_error.phpt | 25 //Test ctype_punct with one more than the expected number of arguments 26 echo "\n-- Testing ctype_punct() function with more than expected no. of arguments --\n"; 42 -- Testing ctype_punct() function with more than expected no. of arguments --
|
/PHP-5.5/ext/xml/tests/ |
H A D | xml_parse_error.phpt | 20 //Test xml_parse with one more than the expected number of arguments 21 echo "\n-- Testing xml_parse() function with more than expected no. of arguments --\n"; 38 -- Testing xml_parse() function with more than expected no. of arguments --
|
H A D | xml_parser_get_option_error.phpt | 20 //Test xml_parser_get_option with one more than the expected number of arguments 21 echo "\n-- Testing xml_parser_get_option() function with more than expected no. of arguments --\n"; 36 -- Testing xml_parser_get_option() function with more than expected no. of arguments --
|
H A D | xml_set_element_handler_error.phpt | 20 //Test xml_set_element_handler with one more than the expected number of arguments 21 echo "\n-- Testing xml_set_element_handler() function with more than expected no. of arguments --\n… 37 -- Testing xml_set_element_handler() function with more than expected no. of arguments --
|
H A D | xml_set_end_namespace_decl_handler_error.phpt | 20 //Test xml_set_end_namespace_decl_handler with one more than the expected number of arguments 21 echo "\n-- Testing xml_set_end_namespace_decl_handler() function with more than expected no. of arg… 37 -- Testing xml_set_end_namespace_decl_handler() function with more than expected no. of arguments --
|
H A D | xml_set_notation_decl_handler_error.phpt | 20 //Test xml_set_notation_decl_handler with one more than the expected number of arguments 21 echo "\n-- Testing xml_set_notation_decl_handler() function with more than expected no. of argument… 37 -- Testing xml_set_notation_decl_handler() function with more than expected no. of arguments --
|
H A D | xml_set_unparsed_entity_decl_handler_error.phpt | 20 //Test xml_set_unparsed_entity_decl_handler with one more than the expected number of arguments 21 echo "\n-- Testing xml_set_unparsed_entity_decl_handler() function with more than expected no. of a… 37 -- Testing xml_set_unparsed_entity_decl_handler() function with more than expected no. of arguments…
|
H A D | xml_parse_into_struct_error.phpt | 19 //Test xml_parse_into_struct with one more than the expected number of arguments 20 echo "\n-- Testing xml_parse_into_struct() function with more than expected no. of arguments --\n"; 39 -- Testing xml_parse_into_struct() function with more than expected no. of arguments --
|
/PHP-5.5/ext/iconv/tests/ |
H A D | iconv_strlen_error1.phpt | 25 //Test iconv_strlen with one more than the expected number of arguments 26 echo "\n-- Testing iconv_strlen() function with more than expected no. of arguments --\n"; 41 -- Testing iconv_strlen() function with more than expected no. of arguments --
|
/PHP-5.5/ext/imap/tests/ |
H A D | imap_close_error.phpt | 25 //Test imap_close with one more than the expected number of arguments 26 echo "\n-- Testing imap_close() function with more than expected no. of arguments --\n"; 41 -- Testing imap_close() function with more than expected no. of arguments --
|
/PHP-5.5/ext/filter/tests/ |
H A D | 023.phpt | 10 var_dump(filter_var("white space here \ \ \" some more", FILTER_UNSAFE_RAW, FILTER_FLAG_ENCODE_AMP)… 19 string(32) "white space here \ \ " some more"
|
/PHP-5.5/ext/pcre/tests/ |
H A D | preg_grep_basic.phpt | 12 …); //finds / followed by one or more of a-z, A-Z and 0-9, followed by zero or more . followed by z…
|
/PHP-5.5/ext/date/tests/ |
H A D | date_default_timezone_get_error.phpt | 14 echo "\n-- Testing date_create() function with more than expected no. of arguments --\n"; 24 -- Testing date_create() function with more than expected no. of arguments --
|
/PHP-5.5/Zend/tests/ |
H A D | get_defined_functions_error.phpt | 15 echo "\n-- Testing get_defined_functions() function with more than expected no. of arguments --\n"; 24 -- Testing get_defined_functions() function with more than expected no. of arguments --
|
/PHP-5.5/ext/standard/tests/mail/ |
H A D | mail_error.phpt | 14 //Test mail with one more than the expected number of arguments 15 echo "\n-- Testing mail() function with more than expected no. of arguments --\n"; 35 -- Testing mail() function with more than expected no. of arguments --
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | array_count_values_error.phpt | 21 //Test array_count_values with one more than the expected number of arguments 22 echo "\n-- Testing array_count_values() function with more than expected no. of arguments --\n"; 41 -- Testing array_count_values() function with more than expected no. of arguments --
|
H A D | array_key_exists_error.phpt | 17 //Test array_key_exists with one more than the expected number of arguments 18 echo "\n-- Testing array_key_exists() function with more than expected no. of arguments --\n"; 35 -- Testing array_key_exists() function with more than expected no. of arguments --
|
H A D | array_uintersect_assoc_error.phpt | 13 //Test array_uintersect_assoc with one more than the expected number of arguments 14 echo "\n-- Testing array_uintersect_assoc() function with more than expected no. of arguments --\n"; 34 -- Testing array_uintersect_assoc() function with more than expected no. of arguments --
|
H A D | array_slice_error.phpt | 16 //Test array_slice with one more than the expected number of arguments 17 echo "\n-- Testing array_slice() function with more than expected no. of arguments --\n"; 34 -- Testing array_slice() function with more than expected no. of arguments --
|
H A D | shuffle_error.phpt | 20 // more than the expected number of arguments 21 echo "\n-- Testing shuffle() function with more than expected no. of arguments --\n"; 41 -- Testing shuffle() function with more than expected no. of arguments --
|
/PHP-5.5/ext/mbstring/tests/ |
H A D | mb_strtolower_error1.phpt | 21 //Test mb_strtolower with one more than the expected number of arguments 22 echo "\n-- Testing mb_strtolower() function with more than expected no. of arguments --\n"; 37 -- Testing mb_strtolower() function with more than expected no. of arguments --
|
H A D | mb_strtoupper_error1.phpt | 21 //Test mb_strtoupper with one more than the expected number of arguments 22 echo "\n-- Testing mb_strtoupper() function with more than expected no. of arguments --\n"; 38 -- Testing mb_strtoupper() function with more than expected no. of arguments --
|
/PHP-5.5/ext/ereg/tests/ |
H A D | ereg_replace_error_001.phpt | 14 //Test ereg_replace with one more than the expected number of arguments 15 echo "\n-- Testing ereg_replace() function with more than expected no. of arguments --\n"; 33 -- Testing ereg_replace() function with more than expected no. of arguments --
|
/PHP-5.5/ext/standard/tests/file/ |
H A D | chmod_error.phpt | 14 //Test chmod with one more than the expected number of arguments 15 echo "\n-- Testing chmod() function with more than expected no. of arguments --\n"; 35 -- Testing chmod() function with more than expected no. of arguments --
|