Home
last modified time | relevance | path

Searched refs:expected (Results 26 – 50 of 903) sorted by relevance

12345678910>>...37

/PHP-5.5/ext/xml/tests/
H A Dxml_parser_get_option_error.phpt20 //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";
27 // Testing xml_parser_get_option with one less than the expected number of arguments
28 echo "\n-- Testing xml_parser_get_option() function with less than expected no. of arguments --\n";
36 -- Testing xml_parser_get_option() function with more than expected no. of arguments --
41 -- Testing xml_parser_get_option() function with less than expected no. of arguments --
H A Dxml_set_element_handler_error.phpt20 //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…
27 // Testing xml_set_element_handler with one less than the expected number of arguments
28 echo "\n-- Testing xml_set_element_handler() function with less than expected no. of arguments --\n…
37 -- Testing xml_set_element_handler() function with more than expected no. of arguments --
42 -- Testing xml_set_element_handler() function with less than expected no. of arguments --
H A Dxml_set_end_namespace_decl_handler_error.phpt20 //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…
27 // Testing xml_set_end_namespace_decl_handler with one less than the expected number of arguments
28 echo "\n-- Testing xml_set_end_namespace_decl_handler() function with less than expected no. of arg…
37 -- Testing xml_set_end_namespace_decl_handler() function with more than expected no. of arguments --
42 -- Testing xml_set_end_namespace_decl_handler() function with less than expected no. of arguments --
H A Dxml_set_notation_decl_handler_error.phpt20 //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…
27 // Testing xml_set_notation_decl_handler with one less than the expected number of arguments
28 echo "\n-- Testing xml_set_notation_decl_handler() function with less than expected no. of argument…
37 -- Testing xml_set_notation_decl_handler() function with more than expected no. of arguments --
42 -- Testing xml_set_notation_decl_handler() function with less than expected no. of arguments --
H A Dxml_set_unparsed_entity_decl_handler_error.phpt20 //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…
27 // Testing xml_set_unparsed_entity_decl_handler with one less than the expected number of arguments
28 echo "\n-- Testing xml_set_unparsed_entity_decl_handler() function with less than expected no. of a…
37 -- Testing xml_set_unparsed_entity_decl_handler() function with more than expected no. of arguments…
42 -- Testing xml_set_unparsed_entity_decl_handler() function with less than expected no. of arguments…
H A Dxml_parse_into_struct_error.phpt19 //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";
28 // Testing xml_parse_into_struct with one less than the expected number of arguments
29 echo "\n-- Testing xml_parse_into_struct() function with less than expected no. of arguments --\n";
39 -- Testing xml_parse_into_struct() function with more than expected no. of arguments --
44 -- Testing xml_parse_into_struct() function with less than expected no. of arguments --
H A Dxml_set_object_error.phpt20 //Test xml_set_object with one more than the expected number of arguments
21 echo "\n-- Testing xml_set_object() function with more than expected no. of arguments --\n";
29 // Testing xml_set_object with one less than the expected number of arguments
30 echo "\n-- Testing xml_set_object() function with less than expected no. of arguments --\n";
41 -- Testing xml_set_object() function with more than expected no. of arguments --
46 -- Testing xml_set_object() function with less than expected no. of arguments --
/PHP-5.5/ext/gd/tests/
H A Dbug67248.phpt15 Warning: imageaffinematrixget(): Array expected as options in %s on line %d
17 Warning: imageaffinematrixget(): Array expected as options in %s on line %d
19 Warning: imageaffinematrixget(): Number is expected as option in %s on line %d
21 Warning: imageaffinematrixget(): Number is expected as option in %s on line %d
23 Warning: imageaffinematrixget(): Number is expected as option in %s on line %d
H A Dimagecolorallocate_error.phpt24 //Test imagecolorallocate with one more than the expected number of arguments
25 echo "\n-- Testing imagecolorallocate() function with more than expected no. of arguments --\n";
28 // Testing imagecolorallocate with one less than the expected number of arguments
29 echo "\n-- Testing imagecolorallocate() function with less than expected no. of arguments --\n";
37 -- Testing imagecolorallocate() function with more than expected no. of arguments --
42 -- Testing imagecolorallocate() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/strings/
H A Dprintf_error.phpt16 echo "\n-- Testing printf() function with less than expected no. of arguments --\n";
23 echo "\n-- Call printf with one argument less than expected --\n";
28 echo "\n-- Call printf with two argument less than expected --\n";
32 echo "\n-- Call printf with three argument less than expected --\n";
45 -- Testing printf() function with less than expected no. of arguments --
47 -- Call printf with one argument less than expected --
58 -- Call printf with two argument less than expected --
66 -- Call printf with three argument less than expected --
H A Djoin_error.phpt17 // More than expected number of arguments
18 echo "\n-- Testing join() function with more than expected no. of arguments --\n";
25 // Less than expected number of arguments
26 echo "\n-- Testing join() with less than expected no. of arguments --\n";
41 -- Testing join() function with more than expected no. of arguments --
46 -- Testing join() with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_error.phpt14 //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";
24 // Testing mail with one less than the expected number of arguments
25 echo "\n-- Testing mail() function with less than expected no. of arguments --\n";
35 -- Testing mail() function with more than expected no. of arguments --
40 -- Testing mail() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/array/
H A Darray_key_exists_error.phpt17 //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";
24 // Testing array_key_exists with one less than the expected number of arguments
25 echo "\n-- Testing array_key_exists() function with less than expected no. of arguments --\n";
35 -- Testing array_key_exists() function with more than expected no. of arguments --
40 -- Testing array_key_exists() function with less than expected no. of arguments --
H A Darray_uintersect_assoc_error.phpt13 //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";
23 // Testing array_uintersect_assoc with one less than the expected number of arguments
24 echo "\n-- Testing array_uintersect_assoc() function with less than expected no. of arguments --\n";
34 -- Testing array_uintersect_assoc() function with more than expected no. of arguments --
39 -- Testing array_uintersect_assoc() function with less than expected no. of arguments --
H A Darray_slice_error.phpt16 //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";
25 // Testing array_slice with one less than the expected number of arguments
26 echo "\n-- Testing array_slice() function with less than expected no. of arguments --\n";
34 -- Testing array_slice() function with more than expected no. of arguments --
39 -- Testing array_slice() function with less than expected no. of arguments --
H A Dusort_error1.phpt16 //Test usort with one more than the expected number of arguments
17 echo "\n-- Testing usort() function with more than expected no. of arguments --\n";
23 // Testing usort with one less than the expected number of arguments
24 echo "\n-- Testing usort() function with less than expected no. of arguments --\n";
32 -- Testing usort() function with more than expected no. of arguments --
37 -- Testing usort() function with less than expected no. of arguments --
H A Darray_combine_error1.phpt17 //Test array_combine with one more than the expected number of arguments
18 echo "\n-- Testing array_combine() function with more than expected no. of arguments --\n";
24 // Testing array_combine with one less than the expected number of arguments
25 echo "\n-- Testing array_combine() function with less than expected no. of arguments --\n";
39 -- Testing array_combine() function with more than expected no. of arguments --
44 -- Testing array_combine() function with less than expected no. of arguments --
/PHP-5.5/ext/ereg/tests/
H A Dereg_replace_error_001.phpt14 //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";
22 // Testing ereg_replace with one less than the expected number of arguments
23 echo "\n-- Testing ereg_replace() function with less than expected no. of arguments --\n";
33 -- Testing ereg_replace() function with more than expected no. of arguments --
40 -- Testing ereg_replace() function with less than expected no. of arguments --
H A Deregi_replace_error_001.phpt14 //Test eregi_replace with one more than the expected number of arguments
15 echo "\n-- Testing eregi_replace() function with more than expected no. of arguments --\n";
22 // Testing eregi_replace with one less than the expected number of arguments
23 echo "\n-- Testing eregi_replace() function with less than expected no. of arguments --\n";
33 -- Testing eregi_replace() function with more than expected no. of arguments --
40 -- Testing eregi_replace() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/file/
H A Dchmod_error.phpt14 //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";
21 // Testing chmod with one less than the expected number of arguments
22 echo "\n-- Testing chmod() function with less than expected no. of arguments --\n";
35 -- Testing chmod() function with more than expected no. of arguments --
40 -- Testing chmod() function with less than expected no. of arguments --
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_buffer_error.phpt19 //Test finfo_buffer with one more than the expected number of arguments
20 echo "\n-- Testing finfo_buffer() function with more than expected no. of arguments --\n";
26 // Testing finfo_buffer with one less than the expected number of arguments
27 echo "\n-- Testing finfo_buffer() function with less than expected no. of arguments --\n";
36 -- Testing finfo_buffer() function with more than expected no. of arguments --
41 -- Testing finfo_buffer() function with less than expected no. of arguments --
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_error.phpt20 //Test gzopen with one more than the expected number of arguments
21 echo "\n-- Testing gzopen() function with more than expected no. of arguments --\n";
28 // Testing gzopen with one less than the expected number of arguments
29 echo "\n-- Testing gzopen() function with less than expected no. of arguments --\n";
38 -- Testing gzopen() function with more than expected no. of arguments --
43 -- Testing gzopen() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/class_object/
H A Dis_a_error_001.phpt15 //Test is_a with one more than the expected number of arguments
16 echo "\n-- Testing is_a() function with more than expected no. of arguments --\n";
24 //Test is_a with one more than the expected number of arguments
29 // Testing is_a with one less than the expected number of arguments
30 echo "\n-- Testing is_a() function with less than expected no. of arguments --\n";
40 -- Testing is_a() function with more than expected no. of arguments --
50 -- Testing is_a() function with less than expected no. of arguments --
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchheader_error.phpt21 //Test imap_fetchheader with one more than the expected number of arguments
22 echo "\n-- Testing imap_fetchheader() function with more than expected no. of arguments --\n";
30 // Testing imap_fetchheader with one less than the expected number of arguments
31 echo "\n-- Testing imap_fetchheader() function with less than expected no. of arguments --\n";
40 -- Testing imap_fetchheader() function with more than expected no. of arguments --
45 -- Testing imap_fetchheader() function with less than expected no. of arguments --
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace_error.phpt18 //Test mb_ereg_replace with one more than the expected number of arguments
19 echo "\n-- Testing mb_ereg_replace() function with more than expected no. of arguments --\n";
27 // Testing mb_ereg_replace with one less than the expected number of arguments
28 echo "\n-- Testing mb_ereg_replace() function with less than expected no. of arguments --\n";
38 -- Testing mb_ereg_replace() function with more than expected no. of arguments --
43 -- Testing mb_ereg_replace() function with less than expected no. of arguments --

Completed in 27 milliseconds

12345678910>>...37