Home
last modified time | relevance | path

Searched refs:more (Results 76 – 100 of 757) sorted by relevance

12345678910>>...31

/PHP-5.5/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 --
/PHP-5.5/ext/ctype/tests/
H A Dctype_alpha_error.phpt22 //Test ctype_alpha with one more than the expected number of arguments
23 echo "\n-- Testing ctype_alpha() function with more than expected no. of arguments --\n";
37 -- Testing ctype_alpha() function with more than expected no. of arguments --
H A Dctype_cntrl_error.phpt22 //Test ctype_cntrl with one more than the expected number of arguments
23 echo "\n-- Testing ctype_cntrl() function with more than expected no. of arguments --\n";
37 -- Testing ctype_cntrl() function with more than expected no. of arguments --
H A Dctype_digit_error.phpt22 //Test ctype_digit with one more than the expected number of arguments
23 echo "\n-- Testing ctype_digit() function with more than expected no. of arguments --\n";
37 -- Testing ctype_digit() function with more than expected no. of arguments --
H A Dctype_lower_error.phpt22 //Test ctype_lower with one more than the expected number of arguments
23 echo "\n-- Testing ctype_lower() function with more than expected no. of arguments --\n";
37 -- Testing ctype_lower() function with more than expected no. of arguments --
H A Dctype_print_error.phpt22 //Test ctype_print with one more than the expected number of arguments
23 echo "\n-- Testing ctype_print() function with more than expected no. of arguments --\n";
37 -- Testing ctype_print() function with more than expected no. of arguments --
H A Dctype_upper_error.phpt22 //Test ctype_upper with one more than the expected number of arguments
23 echo "\n-- Testing ctype_upper() function with more than expected no. of arguments --\n";
37 -- Testing ctype_upper() function with more than expected no. of arguments --
H A Dctype_xdigit_error.phpt22 //Test ctype_xdigit with one more than the expected number of arguments
23 echo "\n-- Testing ctype_xdigit() function with more than expected no. of arguments --\n";
37 -- Testing ctype_xdigit() function with more than expected no. of arguments --
/PHP-5.5/ext/xml/tests/
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.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
40 -- Testing is_a() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_recursive_basic2.phpt21 // Calling array_merge_recursive() with more arguments
22 echo "-- With more arguments --\n";
42 -- With more arguments --
H A Dcount_error.phpt20 //Test count with one more than the expected number of arguments
21 echo "\n-- Testing count() function with more than expected no. of arguments --\n";
37 -- Testing count() function with more than expected no. of arguments --
H A Dcurrent_error.phpt21 //Test current with one more than the expected number of arguments
22 echo "\n-- Testing current() function with more than expected no. of arguments --\n";
36 -- Testing current() function with more than expected no. of arguments --
H A Dend_error.phpt20 //Test end with one more than the expected number of arguments
21 echo "\n-- Testing end() function with more than expected no. of arguments --\n";
35 -- Testing end() function with more than expected no. of arguments --
H A Dkey_error.phpt20 //Test current with one more than the expected number of arguments
21 echo "\n-- Testing key() function with more than expected no. of arguments --\n";
35 -- Testing key() function with more than expected no. of arguments --
H A Dnext_error.phpt20 //Test next with one more than the expected number of arguments
21 echo "\n-- Testing next() function with more than expected no. of arguments --\n";
35 -- Testing next() function with more than expected no. of arguments --
H A Dprev_error1.phpt20 //Test prev with one more than the expected number of arguments
21 echo "\n-- Testing prev() function with more than expected no. of arguments --\n";
35 -- Testing prev() function with more than expected no. of arguments --
/PHP-5.5/ext/mbstring/tests/
H A Dmb_decode_mimeheader_error.phpt22 //Test mb_decode_mimeheader with one more than the expected number of arguments
23 echo "\n-- Testing mb_decode_mimeheader() function with more than expected no. of arguments --\n";
38 -- Testing mb_decode_mimeheader() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/network/
H A Dsyslog_error.phpt14 //Test syslog with one more than the expected number of arguments
15 echo "\n-- Testing syslog() function with more than expected no. of arguments --\n";
31 -- Testing syslog() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/strings/
H A Dcrc32_error.phpt27 //Test crc32 with one more than the expected number of arguments
28 echo "\n-- Testing crc32() function with more than expected no. of arguments --\n";
43 -- Testing crc32() function with more than expected no. of arguments --
/PHP-5.5/ext/ereg/tests/
H A Dsql_regcase_error_001.phpt17 //Test sql_regcase with one more than the expected number of arguments
18 echo "\n-- Testing sql_regcase() function with more than expected no. of arguments --\n";
35 -- Testing sql_regcase() function with more than expected no. of arguments --

Completed in 67 milliseconds

12345678910>>...31