Home
last modified time | relevance | path

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

12345678910>>...36

/PHP-5.4/ext/xml/tests/
H A Dxml_set_processing_instruction_handler_error.phpt20 //Test xml_set_processing_instruction_handler with one more than the expected number of arguments
21 echo "\n-- Testing xml_set_processing_instruction_handler() function with more than expected no. of…
27 // Testing xml_set_processing_instruction_handler with one less than the expected number of argumen…
28 echo "\n-- Testing xml_set_processing_instruction_handler() function with less than expected no. of…
37 -- Testing xml_set_processing_instruction_handler() function with more than expected no. of argumen…
42 -- Testing xml_set_processing_instruction_handler() function with less than expected no. of argumen…
H A Dxml_set_start_namespace_decl_handler_error.phpt20 //Test xml_set_start_namespace_decl_handler with one more than the expected number of arguments
21 echo "\n-- Testing xml_set_start_namespace_decl_handler() function with more than expected no. of a…
27 // Testing xml_set_start_namespace_decl_handler with one less than the expected number of arguments
28 echo "\n-- Testing xml_set_start_namespace_decl_handler() function with less than expected no. of a…
37 -- Testing xml_set_start_namespace_decl_handler() function with more than expected no. of arguments…
42 -- Testing xml_set_start_namespace_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.4/ext/standard/tests/array/
H A Darray_reduce_error.phpt14 //Test array_reduce with one more than the expected number of arguments
15 echo "\n-- Testing array_reduce() function with more than expected no. of arguments --\n";
22 // Testing array_reduce with one less than the expected number of arguments
23 echo "\n-- Testing array_reduce() function with less than expected no. of arguments --\n";
32 -- Testing array_reduce() function with more than expected no. of arguments --
37 -- Testing array_reduce() 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 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 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_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_diff_ukey_error.phpt25 //Test array_diff_ukey with one more than the expected number of arguments
26 echo "\n-- Testing array_diff_ukey() function with more than expected no. of arguments --\n";
29 // Testing array_diff_ukey with one less than the expected number of arguments
30 echo "\n-- Testing array_diff_ukey() function with less than expected no. of arguments --\n";
33 // Testing array_diff_ukey with one less than the expected number of arguments
41 -- Testing array_diff_ukey() function with more than expected no. of arguments --
46 -- Testing array_diff_ukey() function with less than expected no. of arguments --
/PHP-5.4/ext/standard/tests/class_object/
H A Dmethod_exists_error_001.phpt14 //Test method_exists with one more than the expected number of arguments
15 echo "\n-- Testing method_exists() function with more than expected no. of arguments --\n";
21 // Testing method_exists with one less than the expected number of arguments
22 echo "\n-- Testing method_exists() function with less than expected no. of arguments --\n";
31 -- Testing method_exists() function with more than expected no. of arguments --
36 -- Testing method_exists() function with less than expected no. of arguments --
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.4/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.4/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.4/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.4/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.4/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.4/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.4/ext/gd/tests/
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.4/ext/mbstring/tests/
H A Dmb_ereg_error.phpt22 //Test mb_ereg with one more than the expected number of arguments
23 echo "\n-- Testing mb_ereg() function with more than expected no. of arguments --\n";
30 // Testing mb_ereg with one less than the expected number of arguments
31 echo "\n-- Testing mb_ereg() function with less than expected no. of arguments --\n";
40 -- Testing mb_ereg() function with more than expected no. of arguments --
45 -- Testing mb_ereg() function with less than expected no. of arguments --
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 --
H A Dmb_split_error.phpt23 //Test mb_split with one more than the expected number of arguments
24 echo "\n-- Testing mb_split() function with more than expected no. of arguments --\n";
31 // Testing mb_split with one less than the expected number of arguments
32 echo "\n-- Testing mb_split() function with less than expected no. of arguments --\n";
41 -- Testing mb_split() function with more than expected no. of arguments --
46 -- Testing mb_split() function with less than expected no. of arguments --

Completed in 28 milliseconds

12345678910>>...36