Searched refs:number (Results 176 – 200 of 493) sorted by relevance
12345678910>>...20
/PHP-8.0/ext/com_dotnet/tests/ |
H A D | gh8778.phpt | 2 Bug GH-8778 (Integer arithmethic with large number variants fails)
|
/PHP-8.0/ext/oci8/tests/ |
H A D | bind_number.phpt | 19 id number, 20 number_t6 number(6), 41 echo "Test 1 - invalid number\n"; 133 Test 1 - invalid number
|
H A D | dupcolnames.phpt | 16 "create table dupcolnames_tab1 (c1 number, dupnamecol varchar2(20))", 17 "create table dupcolnames_tab2 (c2 number, dupnamecol varchar2(20))",
|
/PHP-8.0/ext/standard/tests/serialize/ |
H A D | splobjectstorage_negative_count.phpt | 2 OSS-Fuzz: Unserializing SplObjectStorage with negative number of elements
|
/PHP-8.0/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_prepare_native_mixed_style.phpt | 35 Warning: PDO::prepare(): SQLSTATE[HY093]: Invalid parameter number: mixed named and positional para… 37 Warning: PDO::prepare(): SQLSTATE[HY093]: Invalid parameter number in %s on line %d
|
/PHP-8.0/ext/zend_test/tests/ |
H A D | observer_backtrace_01.phpt | 13 private function bar($number) 15 return $number + 2;
|
/PHP-8.0/ext/gmp/tests/ |
H A D | bug50175.phpt | 2 Bug #50175: gmp_init() results 0 on given base and number starting with 0x or 0b
|
H A D | bug69803.phpt | 2 Bug #69803: gmp_random_range() modifies second parameter if GMP number
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | bug35817.phpt | 2 Bug #35817 (unpack() does not decode odd number of hexadecimal values)
|
/PHP-8.0/ext/standard/tests/general_functions/ |
H A D | bug70157.phpt | 2 parse_ini_string() crashes on values starting with number or unquoted strings
|
/PHP-8.0/ext/spl/tests/ |
H A D | SplDoublyLinkedList_offsetUnset_greater_than_elements.phpt | 2 Doubly Linked List - offsetUnset > number elements
|
/PHP-8.0/ext/bcmath/tests/ |
H A D | bcsqrt_error1.phpt | 2 bcsqrt — Get the square root of an arbitrary precision number
|
/PHP-8.0/Zend/tests/ |
H A D | flexible-heredoc-nowdoc-lineno.phpt | 2 Flexible heredoc lineno: ensure the compiler globals line number is correct
|
H A D | bug81631.phpt | 2 Bug #81631: ::class with dynamic class name may yield wrong line number
|
/PHP-8.0/ext/phar/tests/ |
H A D | bug74386.phpt | 2 Phar: bug #74386: Phar::__construct(): wrong number of parameters by reflection
|
/PHP-8.0/ext/intl/tests/ |
H A D | msgfmt_format_mixed_params.phpt | 13 "{0,number} -- {foo,ordinal}");
|
H A D | bug81019.phpt | 14 $msgfmt = new MessageFormatter('en_US', '{0,number,integer}');
|
H A D | msgfmt_format_error2.phpt | 12 {foo,number} {foo}
|
H A D | msgfmt_format_error3.phpt | 12 {foo,number,percent}
|
/PHP-8.0/ext/opcache/tests/jit/ |
H A D | assign_op_001.phpt | 29 Bit shift by negative number
|
H A D | add_014.phpt | 25 Bit shift by negative number
|
/PHP-8.0/ext/date/tests/ |
H A D | gmdate_variation7.phpt | 19 echo "\n-- Testing gmdate() function with ISO-8601 year number format --\n"; 42 -- Testing gmdate() function with ISO-8601 year number format --
|
/PHP-8.0/ext/standard/tests/misc/ |
H A D | time_nanosleep_error3.phpt | 2 time_nanosleep — Delay for a number of seconds and nanoseconds
|
H A D | time_nanosleep_error5.phpt | 2 time_nanosleep — Delay for a number of seconds and nanoseconds
|
/PHP-8.0/ext/standard/tests/file/ |
H A D | bug71287.phpt | 2 Bug #71287 (Error message contains hexadecimal instead of decimal number)
|
Completed in 31 milliseconds
12345678910>>...20