Home
last modified time | relevance | path

Searched refs:expected (Results 201 – 225 of 903) sorted by relevance

12345678910>>...37

/PHP-5.5/ext/standard/tests/class_object/
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.5/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.5/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 --
/PHP-5.5/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.5/ext/standard/tests/image/
H A Dimage_type_to_mime_type_error.phpt18 //Test image_type_to_mime_type with one more than the expected number of arguments
19 echo "\n-- Testing image_type_to_mime_type() function with more than expected no. of arguments --\n…
31 -- Testing image_type_to_mime_type() function with more than expected no. of arguments --
H A Dgetimagesize_error1.phpt17 //Test getimagesize with one more than the expected number of arguments
18 echo "\n-- Testing getimagesize() function with more than expected no. of arguments --\n";
34 -- Testing getimagesize() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/array/
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 --
H A Darray_unshift_error.phpt16 // Testing array_unshift with one less than the expected number of arguments
17 echo "\n-- Testing array_unshift() function with less than expected no. of arguments --\n";
30 -- Testing array_unshift() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/strings/
H A Dstripslashes_error.phpt20 // More than expected number of arguments
21 echo "\n-- Testing stripslashes() function with more than expected no. of arguments --\n";
38 -- Testing stripslashes() function with more than expected no. of arguments --
H A Daddslashes_error.phpt20 // More than expected number of arguments
21 echo "\n-- Testing addslashes() function with more than expected no. of arguments --\n";
38 -- Testing addslashes() function with more than expected no. of arguments --
H A Dchop_error.phpt20 // More than expected number of arguments
21 echo "\n-- Testing chop() function with more than expected no. of arguments --\n";
39 -- Testing chop() function with more than expected no. of arguments --
H A Ducwords_error.phpt16 // More than expected number of arguments
17 echo "\n-- Testing ucwords() function with more than expected no. of arguments --\n";
36 -- Testing ucwords() function with more than expected no. of arguments --
H A Dvfprintf_error2.phpt2 Test vfprintf() function : error conditions (less than expected arguments)
19 echo "\n-- Testing vfprintf() function with less than expected no. of arguments --\n";
38 -- Testing vfprintf() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/url/
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 --
H A Drawurldecode_error_001.phpt19 //Test rawurldecode with one more than the expected number of arguments
20 echo "\n-- Testing rawurldecode() function with more than expected no. of arguments --\n";
35 -- Testing rawurldecode() function with more than expected no. of arguments --
/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_error.phpt18 // with one more than the expected number of arguments
19 echo "-- Testing token_get_all() function with more than expected no. of arguments --\n";
33 -- Testing token_get_all() function with more than expected no. of arguments --
/PHP-5.5/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 --
H A Dutf8_decode_error.phpt23 //Test utf8_decode with one more than the expected number of arguments
24 echo "\n-- Testing utf8_decode() function with more than expected no. of arguments --\n";
39 -- Testing utf8_decode() function with more than expected no. of arguments --
H A Dutf8_encode_error.phpt23 //Test utf8_encode with one more than the expected number of arguments
24 echo "\n-- Testing utf8_encode() function with more than expected no. of arguments --\n";
39 -- Testing utf8_encode() function with more than expected no. of arguments --
H A Dxml_error_string_error.phpt23 //Test xml_error_string with one more than the expected number of arguments
24 echo "\n-- Testing xml_error_string() function with more than expected no. of arguments --\n";
39 -- Testing xml_error_string() function with more than expected no. of arguments --
/PHP-5.5/tests/output/
H A Dbug60768.phpt18 printf("Output size: %d, expected %d\n", strlen($storage), 20 + 10 * 10);
23 Output size: 120, expected 120
/PHP-5.5/ext/date/tests/
H A Dgmmktime_error.phpt13 //Test gmmktime with one more than the expected number of arguments
14 echo "\n-- Testing gmmktime() function with more than expected no. of arguments --\n";
32 -- Testing gmmktime() function with more than expected no. of arguments --

Completed in 29 milliseconds

12345678910>>...37