Home
last modified time | relevance | path

Searched refs:number (Results 101 – 125 of 858) sorted by relevance

12345678910>>...35

/PHP-5.4/ext/ctype/tests/
H A Dctype_alpha_error.phpt2 Test ctype_alpha() function : error conditions - Incorrect number of arguments
13 * Pass an incorrect number of arguments to ctype_alpha() to test behaviour
22 //Test ctype_alpha with one more than the expected number of arguments
H A Dctype_cntrl_error.phpt2 Test ctype_cntrl() function : error conditions - Incorrect number of args
13 * Pass an incorrect number of arguments to ctype_cntrl() to test behaviour
22 //Test ctype_cntrl with one more than the expected number of arguments
H A Dctype_digit_error.phpt2 Test ctype_digit() function : error conditions - incorrect number of arguments
13 * Pass an incorrect number of arguments to ctype_digit() to test behaviour
22 //Test ctype_digit with one more than the expected number of arguments
H A Dctype_lower_error.phpt2 Test ctype_lower() function : error conditions - incorrect number of args
13 * Pass incorrect number of arguments to ctype_lower() to test behaviour
22 //Test ctype_lower with one more than the expected number of arguments
H A Dctype_print_error.phpt2 Test ctype_print() function : error conditions - incorrect number of args
13 * Pass incorrect number of arguments to ctype_print() to test behaviour
22 //Test ctype_print with one more than the expected number of arguments
H A Dctype_upper_error.phpt2 Test ctype_upper() function : error conditions - incorrect number of args
13 * Pass incorrect number of arguments to ctype_upper() to test behaviour
22 //Test ctype_upper with one more than the expected number of arguments
H A Dctype_xdigit_error.phpt2 Test ctype_xdigit() function : error conditions - Incorrect number of args
13 * Pass incorrect number of arguments to ctype_xdigit() to test behaviour
22 //Test ctype_xdigit with one more than the expected number of arguments
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
/PHP-5.4/ext/intl/tests/
H A Dmsgfmt_get_error.phpt15 $fmt = ut_msgfmt_create( "en_US", "{0, number} monkeys on {1, number} trees" );
H A Dformatter_format4.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.4/ext/standard/tests/file/
H A Dbug40501.phpt2 Bug #40501 (fgetcsv() can't handle trailing odd number of backslashes)
16 string(%d) "this element contains the delimiter, and ends with an odd number of
/PHP-5.4/ext/reflection/tests/
H A DReflectionProperty_getDeclaringClass_variation1.phpt16 echo "Wrong number of params:\n";
25 Wrong number of params:
/PHP-5.4/ext/standard/tests/strings/
H A Dnumber_format_error.phpt5 /* Prototype : string number_format ( float $number [, int $decimals ] )
6 …* string number_format ( float $number , int $decimals , string $dec_point , string …
7 * Description: Format a number with grouped thousands
/PHP-5.4/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
/PHP-5.4/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.4/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.4/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

Completed in 26 milliseconds

12345678910>>...35