Home
last modified time | relevance | path

Searched refs:number (Results 26 – 50 of 514) sorted by relevance

12345678910>>...21

/PHP-8.1/ext/dba/tests/
H A Ddba_dbm.phpt26 "key number 6" written
27 Failed to write "key number 6" 2nd time
31 ["key number 6"]=>
43 "key number 6" written
44 Failed to write "key number 6" 2nd time
48 ["key number 6"]=>
H A Ddba_flatfile.phpt26 "key number 6" written
27 Failed to write "key number 6" 2nd time
31 ["key number 6"]=>
43 "key number 6" written
44 Failed to write "key number 6" 2nd time
48 ["key number 6"]=>
H A Ddba_tcadb.phpt31 "key number 6" written
32 Failed to write "key number 6" 2nd time
36 ["key number 6"]=>
48 "key number 6" written
49 Failed to write "key number 6" 2nd time
53 ["key number 6"]=>
/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug41125.phpt92 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match
130 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match
136 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match
146 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match
160 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match
166 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match
/PHP-8.1/ext/standard/tests/math/
H A Dnumber_format_negative_zero.phpt6 $number = -1.15E-15;
8 var_dump($number);
9 var_dump(number_format($number, 2));
H A Dnumber_format_with_null_args.phpt6 $number = 2020.1415;
8 var_dump(number_format($number, 2, null, 'T'));
9 var_dump(number_format($number, 2, 'F', null));
H A Dallowed_rounding_error.inc2 function allowed_rounding_error ($number, $expected) {
11 if ($number < $max && $number > $min ) {
/PHP-8.1/ext/pgsql/tests/
H A D80_bug14383.phpt35 "key number 6" written
36 Failed to write "key number 6" 2nd time
40 ["key number 6"]=>
52 "key number 6" written
53 Failed to write "key number 6" 2nd time
57 ["key number 6"]=>
/PHP-8.1/ext/curl/
H A Dsync-constants.php229 throw new \RuntimeException('Invalid version number: ' . $version);
236 throw new \RuntimeException('Invalid version number: ' . $version);
242 throw new \RuntimeException('Invalid version number: ' . $version);
/PHP-8.1/ext/intl/tests/
H A Dmsgfmt_clone.phpt13 $fmt = ut_msgfmt_create( "en_US", "{0,number} monkeys on {1,number} trees" );
19 $pattern = "{0,number} trees hosting {1,number} monkeys";
/PHP-8.1/ext/opcache/tests/match/
H A D004.phpt28 foreach (range(0, 6) as $number) {
29 var_dump(test($number));
30 var_dump(test((string) $number));
44 0005 FE_FETCH_R V1 CV0($number) 0020
47 0008 SEND_VAR CV0($number) 1
53 0014 T2 = CAST (string) CV0($number)
/PHP-8.1/ext/date/tests/
H A Dgmstrftime_variation7.phpt14 'Day of the month as a decimal number' => "%d",
15 'Day of the year as a decimal number' => "%j",
16 'Day of the week as a decimal number' => "%w"
31 --Day of the month as a decimal number--
39 --Day of the year as a decimal number--
47 --Day of the week as a decimal number--
H A Dstrftime_variation7.phpt15 'Day of the month as a decimal number' => "%d",
16 'Day of the year as a decimal number' => "%j",
17 'Day of the week as a decimal number' => "%w"
32 --Day of the month as a decimal number--
40 --Day of the year as a decimal number--
48 --Day of the week as a decimal number--
H A Dgmstrftime_variation3.phpt14 'Week number of the year' => "%U",
15 'Week number of the year in decimal number' => "%W",
46 --Week number of the year--
54 --Week number of the year in decimal number--
H A Dstrftime_variation3.phpt15 'Week number of the year' => "%U",
16 'Week number of the year in decimal number' => "%W",
46 --Week number of the year--
54 --Week number of the year in decimal number--
H A Didate_variation6.phpt11 echo "\n-- Testing idate() function for 2 digit year having no zero as starting number --\n";
15 echo "\n-- Testing idate() function for 2 digit year having zero as starting number --\n";
22 -- Testing idate() function for 2 digit year having no zero as starting number --
25 -- Testing idate() function for 2 digit year having zero as starting number --
/PHP-8.1/tests/lang/operators/
H A DbitwiseShiftLeft_variationStr.phpt31 ArithmeticError: Bit shift by negative number
35 ArithmeticError: Bit shift by negative number
59 ArithmeticError: Bit shift by negative number
63 ArithmeticError: Bit shift by negative number
87 ArithmeticError: Bit shift by negative number
91 ArithmeticError: Bit shift by negative number
115 ArithmeticError: Bit shift by negative number
119 ArithmeticError: Bit shift by negative number
143 ArithmeticError: Bit shift by negative number
147 ArithmeticError: Bit shift by negative number
[all …]
H A DbitwiseShiftLeft_variationStr_64bit.phpt36 ArithmeticError: Bit shift by negative number
40 ArithmeticError: Bit shift by negative number
64 ArithmeticError: Bit shift by negative number
68 ArithmeticError: Bit shift by negative number
92 ArithmeticError: Bit shift by negative number
96 ArithmeticError: Bit shift by negative number
120 ArithmeticError: Bit shift by negative number
124 ArithmeticError: Bit shift by negative number
148 ArithmeticError: Bit shift by negative number
152 ArithmeticError: Bit shift by negative number
[all …]
H A DbitwiseShiftRight_variationStr.phpt32 ArithmeticError: Bit shift by negative number
36 ArithmeticError: Bit shift by negative number
60 ArithmeticError: Bit shift by negative number
64 ArithmeticError: Bit shift by negative number
88 ArithmeticError: Bit shift by negative number
92 ArithmeticError: Bit shift by negative number
116 ArithmeticError: Bit shift by negative number
120 ArithmeticError: Bit shift by negative number
144 ArithmeticError: Bit shift by negative number
148 ArithmeticError: Bit shift by negative number
[all …]
/PHP-8.1/ext/standard/tests/array/
H A Darray_reverse_basic2.phpt12 $array = array("a" => "hello", 123 => "number", 'string' => 'blue', "10" => 13.33);
31 string(6) "number"
41 string(6) "number"
51 string(6) "number"
H A Darray_combine_error2.phpt27 // Testing array_combine with arrays having unequal number of elements
28 echo "\n-- Testing array_combine() function by passing array with unequal number of elements --\n";
44 array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements
46 array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements
47 -- Testing array_combine() function by passing array with unequal number of elements --
48 array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements
/PHP-8.1/ext/oci8/tests/
H A Dbug36403.phpt14 "create table bug36403_tab (c1 number, col2 number, column3 number, col4 number)"
/PHP-8.1/ext/standard/tests/strings/
H A Dsscanf_basic1.phpt16 list($part, $number, $stock) = sscanf($str, $format);
17 var_dump($part, $number, $stock);
21 $res = sscanf($str, $format, $part, $number, $stock);
22 var_dump($res, $part, $number, $stock);
H A Dsscanf_basic2.phpt16 list($part, $number, $stock) = sscanf($str, $format);
17 var_dump($part, $number, $stock);
21 $res = sscanf($str, $format, $part, $number, $stock);
22 var_dump($res, $part, $number, $stock);
/PHP-8.1/Zend/tests/
H A D002.phpt100 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
101 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
104 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
106 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
110 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
112 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
113 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
117 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
119 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…

Completed in 82 milliseconds

12345678910>>...21