Home
last modified time | relevance | path

Searched refs:number (Results 151 – 175 of 944) sorted by relevance

12345678910>>...38

/PHP-7.1/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-7.1/ext/standard/tests/dir/
H A Dclosedir_error-win32-mb.phpt2 Test closedir() function : error conditions - Pass incorrect number of arguments
18 * Pass incorrect number of arguments to closedir() to test behaviour
24 //Test closedir with one more than the expected number of arguments
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-7.1/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-7.1/ext/ctype/tests/
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-7.1/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-7.1/ext/intl/tests/
H A Drbbiter_getRules_basic.phpt12 \$LN = [[:letter:] [:number:]];
30 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
H A Drbbiter_getRules_basic2.phpt12 \$LN = [[:letter:] [:number:]];
30 string(137) "$LN = [[:letter:] [:number:]];
/PHP-7.1/ext/standard/tests/array/
H A Dmin_variation1.phpt18 echo "\n*** Testing large number of arguments ***\n";
33 *** Testing large number of arguments ***
H A Dmax_variation1.phpt18 echo "\n*** Testing large number of arguments ***\n";
33 *** Testing large number of arguments ***
/PHP-7.1/ext/standard/tests/math/
H A Dacos_error.phpt2 Test wrong number of arguments for acos()
6 * proto float acos(float number)
H A Dacosh_error.phpt2 Test wrong number of arguments for acosh()
6 * proto float acosh(float number)
H A Dasin_error.phpt2 Test wrong number of arguments for asin()
6 * proto float asin(float number)
H A Dasinh_error.phpt2 Test wrong number of arguments for asinh()
6 * proto float asinh(float number)
H A Datan_error.phpt2 Test wrong number of arguments for atan()
6 * proto float atan(float number)
H A Datanh_error.phpt2 Test wrong number of arguments for atanh()
6 * proto float atanh(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)
H A Ddeg2rad_error.phpt2 Test wrong number of arguments for deg2rad()
8 * proto float deg2rad(float number)
H A Dlog10_error.phpt2 Test wrong number of arguments for log10()
8 * proto float log10(float number)
H A Drad2deg_error.phpt2 Test wrong number of arguments for rad2deg()
8 * proto float rad2deg(float number)
H A Dsin_error.phpt2 Test wrong number of arguments for sin()
6 * proto float sin(float number)
H A Dsinh_error.phpt2 Test wrong number of arguments for sinh()
6 * proto float sinh(float number)
H A Dsqrt_error.phpt2 Test wrong number of arguments for sqrt()
8 * proto float sqrt(float number)

Completed in 20 milliseconds

12345678910>>...38