Home
last modified time | relevance | path

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

12345678910>>...35

/PHP-5.4/ext/standard/tests/array/
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
H A Dmax_variation1.phpt18 echo "\n*** Testing large number of arguments ***\n";
34 *** Testing large number of arguments ***
H A Dmin_variation1.phpt18 echo "\n*** Testing large number of arguments ***\n";
34 *** Testing large number of arguments ***
/PHP-5.4/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.4/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.4/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-5.4/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.4/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.4/ext/intl/tests/
H A Dformatter_format.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…
H A Dformatter_format2.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…
H A Dformatter_format3.phpt11 * Format a number using misc locales/patterns.
47 $number = 1234567.891234567890000;
60 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
/PHP-5.4/ext/standard/tests/math/
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 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 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)
H A Dtan_error.phpt2 Test wrong number of arguments for tan()
6 * proto float tan(float number)
H A Dtanh_error.phpt2 Test wrong number of arguments for tanh()
6 * proto float tanh(float number)
H A Dacos_error.phpt2 Test wrong number of arguments for acos()
6 * proto float acos(float number)

Completed in 21 milliseconds

12345678910>>...35