Searched refs:number (Results 151 – 175 of 493) sorted by relevance
12345678910>>...20
/PHP-8.0/ext/date/tests/ |
H A D | gmstrftime_variation14.phpt | 20 'Century number' => "%C", 38 --Century number--
|
H A D | bug34304.phpt | 2 Bug #34304 (date('w') returns wrong number for sunday, 'N' modifier is missing)
|
H A D | bug41844.phpt | 2 Bug #41844 (Format returns incorrect number of digits for negative years -0001 to -0999)
|
H A D | timezone_version_get_basic1.phpt | 2 …on_get: Test that timezone_location_get returns a date concatenated with a dot and a version number
|
/PHP-8.0/ext/tokenizer/tests/ |
H A D | invalid_octal_dnumber.phpt | 2 Invalid octal number that overflows to double
|
H A D | invalid_large_octal_with_underscores.phpt | 2 Large invalid octal number with underscores
|
/PHP-8.0/Zend/tests/function_arguments/ |
H A D | argument_count_incorrect_internal.phpt | 2 Call internal function with incorrect number of arguments
|
H A D | argument_count_correct.phpt | 2 Call function with correct number of arguments
|
H A D | argument_count_correct_strict.phpt | 2 Call function with correct number of arguments with strict types
|
/PHP-8.0/ext/standard/tests/math/ |
H A D | abs_variation.phpt | 2 Test abs() function : usage variations - different data types as $number arg 6 * Pass different data types as $number argument to abs() to test behaviour 31 // unexpected values to be passed to $number argument
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | chunk_split_variation5.phpt | 25 0234, //octal number 26 0x1A, //hexadecimal number 27 PHP_INT_MAX, //max positive integer number
|
H A D | crypt_sha256.phpt | 44 'the number of rounds is too low', 49 'the number of rounds is too high',
|
H A D | bug36392.phpt | 2 Bug #36392 (wrong number of decimal digits with %e specifier in sprintf)
|
/PHP-8.0/ext/ldap/tests/ |
H A D | ldap_err2str_basic.phpt | 2 ldap_err2str() - Basic error number to string conversion
|
/PHP-8.0/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_prepare_native_named_placeholder.phpt | 76 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number in %s on line %d 85 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match …
|
/PHP-8.0/ext/gd/tests/ |
H A D | bug74031.phpt | 2 (Bug #74031) ReflectionFunction for imagepng returns wrong number of parameters
|
/PHP-8.0/ext/standard/tests/network/ |
H A D | getprotobynumber_error.phpt | 11 // invalid protocol number
|
/PHP-8.0/sapi/phpdbg/ |
H A D | xml.md | 158 - count: number of exported breakpoints 348 - classes: number of classes 349 - functions: number of functions 350 - constants: number of constants 351 - includes: number of included files 474 - classes: number of classes 475 - functions: number of functions 476 - constants: number of constants 477 - includes: number of included files 643 - removed: number of elements removed [all …]
|
/PHP-8.0/ext/standard/tests/password/ |
H A D | password_hash_error_argon2.phpt | 50 Invalid number of threads 53 Invalid number of threads
|
/PHP-8.0/ext/oci8/tests/ |
H A D | bind_query.phpt | 14 "create table bind_query_tab (empno number(4), ename varchar2(10), sal number(7,2))",
|
H A D | define4.phpt | 2 oci_define_by_name() on partial number of columns 14 "create table define4_tab (value number, string varchar(10))",
|
/PHP-8.0/Zend/tests/traits/ |
H A D | bug74607a.phpt | 2 Bug #74607 (Traits enforce different inheritance rules - number of required parameters)
|
/PHP-8.0/ext/openssl/tests/ |
H A D | bug39217.phpt | 2 Bug #39217 (Large serial number return -1)
|
/PHP-8.0/ext/bcmath/tests/ |
H A D | bcpowmod.phpt | 2 bcpowmod() - Raise an arbitrary precision number to another, reduced by a specified modulus
|
/PHP-8.0/tests/lang/ |
H A D | func_get_arg.004.phpt | 18 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
|
Completed in 44 milliseconds
12345678910>>...20