Home
last modified time | relevance | path

Searched refs:number (Results 126 – 150 of 894) sorted by relevance

12345678910>>...36

/PHP-5.5/ext/standard/tests/array/
H A Dcurrent_error.phpt2 Test current() function : error conditions - Pass incorrect number of args
12 * Pass incorrect number of arguments to current() to test behaviour
21 //Test current with one more than the expected number of arguments
H A Dend_error.phpt2 Test end() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to end() to test behaviour
20 //Test end with one more than the expected number of arguments
H A Dkey_error.phpt2 Test key() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to key() to test behaviour
20 //Test current with one more than the expected number of arguments
H A Dnext_error.phpt2 Test next() function : error conditions - Pass incorrect number of arguments
11 * Pass incorrect number of arguments to next() to test behaviour
20 //Test next with one more than the expected number of arguments
H A Dprev_error1.phpt2 Test prev() function : error conditions - Pass incorrect number of arguments
11 * Pass incorrect number of arguments to prev() to test behaviour
20 //Test prev with one more than the expected number of arguments
H A Dreset_error.phpt2 Test reset() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to reset() to test behaviour
20 //Test reset with one more than the expected number of arguments
H A Deach_error.phpt2 Test each() function : error conditions - pass incorrect number of args
12 * Pass an incorrect number of arguments to each() to test behaviour
21 //Test each with one more than the expected number of arguments
H A Drsort_error.phpt2 Test rsort() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to rsort() to test behaviour
20 //Test rsort() with more than the expected number of arguments
/PHP-5.5/ext/ctype/tests/
H A Dctype_alnum_error.phpt2 Test ctype_alnum() function : error conditions - Incorrect number of args
13 * Pass incorrect number of arguments to ctype_alnum() to test behaviour
24 //Test ctype_alnum with one more than the expected number of arguments
H A Dctype_graph_error.phpt2 Test ctype_graph() function : error conditions - incorrect number of arguments
13 * Pass an incorrect number of arguments to ctype_graph() to test behaviour
22 //Test ctype_graph with one more than the expected number of arguments
H A Dctype_space_error.phpt2 Test ctype_space() function : error conditions - Incorrect number of args
13 * Pass an incorrect number of arguments to ctype_space() to test behaviour
24 //Test ctype_space with one more than the expected number of arguments
H A Dctype_punct_error.phpt2 Test ctype_punct() function : error conditions - incorrect number of args
14 * Pass incorrect number of arguments to ctype_punct() to test behaviour
25 //Test ctype_punct with one more than the expected number of arguments
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_placeholder_everywhere.phpt64 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number in %s on line %d
74 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match
76 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number in %s on line 33
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_context_set_option_error_002.phpt14 Warning: stream_context_set_option(): called with wrong number or type of parameters; please RTM in…
17 Warning: stream_context_set_option(): called with wrong number or type of parameters; please RTM in…
/PHP-5.5/ext/intl/tests/
H A Drbbiter_getRules_basic.phpt13 \$LN = [[:letter:] [:number:]];
31 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
H A Dformatter_format5.phpt10 * Format a number using misc locales/patterns.
46 $number = 1234567.891234567890000;
59 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strlen_error1.phpt2 Test mb_strlen() function : error conditions - pass incorrect number of args
16 * Pass mb_strlen an incorrect number of arguments to test behaviour
25 //Test mb_strlen with one more than the expected number of arguments
/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_error1.phpt2 Test opendir() function : error conditions - Incorrect number of args
11 * Pass incorrect number of arguments to opendir() to test behaviour
20 //Test opendir with one more than the expected number of arguments
H A Dscandir_error1.phpt2 Test scandir() function : error conditions - Incorrect number of args
11 * Pass incorrect number of arguments to scandir() to test behaviour
20 //Test scandir with one more than the expected number of arguments
/PHP-5.5/ext/standard/tests/class_object/
H A Dmethod_exists_error_001.phpt2 Test method_exists() function : error conditions - wrong number of args
14 //Test method_exists with one more than the expected number of arguments
21 // Testing method_exists with one less than the expected number of arguments
/PHP-5.5/ext/iconv/tests/
H A Diconv_strlen_error1.phpt2 Test iconv_strlen() function : error conditions - pass incorrect number of args
16 * Pass iconv_strlen an incorrect number of arguments to test behaviour
25 //Test iconv_strlen with one more than the expected number of arguments
/PHP-5.5/ext/imap/tests/
H A Dimap_close_error.phpt2 Test imap_close() function : error conditions - incorrect number of args
15 * Pass an incorrect number of arguments to imap_close() to test behaviour
25 //Test imap_close with one more than the expected number of arguments
/PHP-5.5/ext/standard/tests/math/
H A Datan_error.phpt2 Test wrong number of arguments for atan()
6 * proto float atan(float number)
H A Dcos_error.phpt2 Test wrong number of arguments for cos()
6 * proto float cos(float number)
H A Dcosh_error.phpt2 Test wrong number of arguments for cosh()
6 * proto float cosh(float number)

Completed in 44 milliseconds

12345678910>>...36