Home
last modified time | relevance | path

Searched refs:more (Results 26 – 50 of 742) sorted by relevance

12345678910>>...30

/PHP-5.3/ext/mbstring/tests/
H A Dmb_regex_encoding_error1.phpt16 * Test mb_regex_encoding with one more than expected number of arguments
22 echo "\n-- Testing mb_regex_encoding() function with more than expected no. of arguments --\n";
32 -- Testing mb_regex_encoding() function with more than expected no. of arguments --
H A Dmb_internal_encoding_error1.phpt17 * Test mb_internal_encoding with one more than the expected number of arguments
22 echo "\n-- Testing mb_internal_encoding() function with more than expected no. of arguments --\n";
32 -- Testing mb_internal_encoding() function with more than expected no. of arguments --
/PHP-5.3/ext/gd/tests/
H A Dgd_info_error.phpt2 Test gd_info() function : error conditions - with more than expected number of arguments
23 echo "\n-- Testing gd_info() function with more than expected number of arguments --\n";
31 -- Testing gd_info() function with more than expected number of arguments --
/PHP-5.3/ext/standard/tests/array/
H A Darray_flip_error.phpt16 //one more than the expected number of arguments
17 echo "-- Testing array_flip() function with more than expected no. of arguments --\n";
30 -- Testing array_flip() function with more than expected no. of arguments --
H A Darray_sum_error.phpt16 // One more than the expected number of arguments
17 echo "-- Testing array_sum() function with more than expected no. of arguments --\n";
30 -- Testing array_sum() function with more than expected no. of arguments --
H A Darray_intersect_variation9.phpt41 // Calling array_intersect() with more arguments
43 echo "- With more arguments -\n";
52 // Calling array_intersect() with more arguments
54 echo "- With more arguments -\n";
105 - With more arguments -
156 - With more arguments -
H A Darray_uintersect_uassoc_error.phpt6 … values which are present in all the other arguments. Keys are used to do more restrictive check. …
23 //Test array_uintersect_uassoc with one more than the expected number of arguments
24 echo "\n-- Testing array_uintersect_uassoc() function with more than expected no. of arguments --\n…
36 -- Testing array_uintersect_uassoc() function with more than expected no. of arguments --
H A Darray_rand_error.phpt16 //Test array_rand with one more than the expected number of arguments
17 echo "\n-- Testing array_rand() function with more than expected no. of arguments --\n";
33 -- Testing array_rand() function with more than expected no. of arguments --
/PHP-5.3/ext/tokenizer/tests/
H A Dtoken_get_all_error.phpt16 // with one more than the expected number of arguments
17 echo "-- Testing token_get_all() function with more than expected no. of arguments --\n";
31 -- Testing token_get_all() function with more than expected no. of arguments --
/PHP-5.3/ext/dom/tests/
H A DDOMComment_appendData_basic.phpt13 $comment->appendData('-more-data');
21 <!--test-comment-more-data-->
/PHP-5.3/ext/pcre/tests/
H A Dpreg_quote_error.phpt13 //Test preg_quote with one more than the expected number of arguments
14 echo "\n-- Testing preg_quote() function with more than expected no. of arguments --\n";
29 -- Testing preg_quote() function with more than expected no. of arguments --
/PHP-5.3/ext/standard/tests/class_object/
H A Dget_class_methods_error_001.phpt21 //Test get_class_methods with one more than the expected number of arguments
22 echo "\n-- Testing get_class_methods() function with more than expected no. of arguments --\n";
37 -- Testing get_class_methods() function with more than expected no. of arguments --
H A Dget_object_vars_error_001.phpt17 //Test get_object_vars with one more than the expected number of arguments
18 echo "\n-- Testing get_object_vars() function with more than expected no. of arguments --\n";
33 -- Testing get_object_vars() function with more than expected no. of arguments --
H A Dinterface_exists_error.phpt17 //Test interface_exists with one more than the expected number of arguments
18 echo "\n-- Testing interface_exists() function with more than expected no. of arguments --\n";
34 -- Testing interface_exists() function with more than expected no. of arguments --
/PHP-5.3/ext/standard/tests/dir/
H A Ddir_error.phpt17 // With one more than expected number of arguments
18 echo "\n-- Testing dir() function with one more than expected number of arguments --";
31 -- Testing dir() function with one more than expected number of arguments --
H A Dreaddir_error.phpt17 //Test readdir with one more than the expected number of arguments
18 echo "\n-- Testing readdir() function with more than expected no. of arguments --\n";
39 -- Testing readdir() function with more than expected no. of arguments --
H A Drewinddir_error.phpt18 //Test rewinddir with one more than the expected number of arguments
19 echo "\n-- Testing rewinddir() function with more than expected no. of arguments --\n";
38 -- Testing rewinddir() function with more than expected no. of arguments --
/PHP-5.3/ext/standard/tests/file/
H A Dbasename_error.phpt17 //Test basename with one more than the expected number of arguments
18 echo "\n-- Testing basename() function with more than expected no. of arguments --\n";
34 -- Testing basename() function with more than expected no. of arguments --
H A Ddirname_error.phpt19 //Test dirname with one more than the expected number of arguments
20 echo "\n-- Testing dirname() function with more than expected no. of arguments --\n";
35 -- Testing dirname() function with more than expected no. of arguments --
/PHP-5.3/ext/standard/tests/url/
H A Durldecode_error_001.phpt19 //Test urldecode with one more than the expected number of arguments
20 echo "\n-- Testing urldecode() function with more than expected no. of arguments --\n";
35 -- Testing urldecode() function with more than expected no. of arguments --
H A Drawurlencode_error_001.phpt19 //Test rawurlencode with one more than the expected number of arguments
20 echo "\n-- Testing rawurlencode() function with more than expected no. of arguments --\n";
35 -- Testing rawurlencode() function with more than expected no. of arguments --
H A Durlencode_error_001.phpt19 //Test urlencode with one more than the expected number of arguments
20 echo "\n-- Testing urlencode() function with more than expected no. of arguments --\n";
35 -- Testing urlencode() function with more than expected no. of arguments --
/PHP-5.3/ext/standard/tests/general_functions/
H A Dvar_export_error1.phpt17 //Test var_export with one more than the expected number of arguments
18 echo "\n-- Testing var_export() function with more than expected no. of arguments --\n";
34 -- Testing var_export() function with more than expected no. of arguments --
/PHP-5.3/ext/standard/tests/strings/
H A Dnl2br_error.phpt16 //Test nl2br with one more than the expected number of arguments
17 echo "\n-- Testing nl2br() function with more than expected no. of arguments --";
31 -- Testing nl2br() function with more than expected no. of arguments --
/PHP-5.3/ext/xml/tests/
H A Dxml_parser_free_error.phpt23 //Test xml_parser_free with one more than the expected number of arguments
24 echo "\n-- Testing xml_parser_free() function with more than expected no. of arguments --\n";
39 -- Testing xml_parser_free() function with more than expected no. of arguments --

Completed in 36 milliseconds

12345678910>>...30