Home
last modified time | relevance | path

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

12345678910>>...38

/PHP-7.1/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_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_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_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-7.1/ext/standard/tests/class_object/
H A Dis_a_error_001.phpt2 Test is_a() function : error conditions - wrong number of args
15 //Test is_a with one more than the expected number of arguments
24 //Test is_a with one more than the expected number of arguments
29 // Testing is_a with one less than the expected number of arguments
/PHP-7.1/ext/dom/tests/
H A DDOMNode_normalize_basic.phpt16 * Calculate the number of title text nodes (1).
17 * Add another text node to title. Calculate the number of title text nodes (2).
18 * Normalize author. Calculate the number of title text nodes (2).
19 * Normalize title. Calculate the number of title text nodes (1).
/PHP-7.1/ext/mbstring/tests/
H A Dmb_ereg_match_error1.phpt2 Test mb_ereg_match() function : error conditions - pass function incorrect number of arguments
16 * Test mb_ereg_match by passing an incorrect number of arguments
22 //Test mb_ereg_match with one more than the expected number of arguments
30 // Testing mb_ereg_match with one less than the expected number of arguments
/PHP-7.1/ext/wddx/tests/
H A Dbug73793.phpt17 string(120) "<wddxPacket version='1.0'><header/><data><struct><var name='foo'><number>5.1</number><…
/PHP-7.1/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 Darray_rand.phpt31 Warning: array_rand(): Second argument has to be between 1 and the number of elements in the array …
34 Warning: array_rand(): Second argument has to be between 1 and the number of elements in the array …
37 Warning: array_rand(): Second argument has to be between 1 and the number of elements in the array …
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-7.1/ext/standard/tests/dir/
H A Dreaddir_error-win32-mb.phpt2 Test readdir() function : error conditions - Incorrect number of args
17 * Pass incorrect number of arguments to readdir() to test behaviour
23 //Test readdir with one more than the expected number of arguments
/PHP-7.1/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-7.1/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-7.1/sapi/fpm/
H A Dwww.conf.in80 ; static - a fixed number (pm.max_children) of child processes;
115 ; The number of child processes created on startup.
120 ; The desired minimum number of idle server processes.
125 ; The desired maximum number of idle server processes.
130 ; The number of seconds after which an idle process will be killed.
146 ; start since - number of seconds since FPM has started;
147 ; accepted conn - the number of request accepted by the pool;
150 ; max listen queue - the maximum number of requests in the queue
153 ; idle processes - the number of idle processes;
154 ; active processes - the number of active processes;
[all …]
/PHP-7.1/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

Completed in 90 milliseconds

12345678910>>...38