Home
last modified time | relevance | path

Searched refs:number (Results 176 – 200 of 636) sorted by relevance

12345678910>>...26

/PHP-7.4/ext/date/tests/
H A Dstrftime_variation14.phpt26 'Century number' => "%C",
45 --Century number--
H A Dbug34304.phpt2 Bug #34304 (date('w') returns wrong number for sunday, 'N' modifier is missing)
H A Dbug41844.phpt2 Bug #41844 (Format returns incorrect number of digits for negative years -0001 to -0999)
H A Dtimezone_version_get_basic1.phpt2 …on_get: Test that timezone_location_get returns a date concatenated with a dot and a version number
/PHP-7.4/ext/oci8/tests/
H A Dbind_query.phpt14 "create table bind_query_tab (empno number(4), ename varchar2(10), sal number(7,2))",
H A Ddefine4.phpt2 oci_define_by_name() on partial number of columns
14 "create table define4_tab (value number, string varchar(10))",
H A Dbind_number.phpt19 id number,
20 number_t6 number(6),
41 echo "Test 1 - invalid number\n";
135 Test 1 - invalid number
/PHP-7.4/ext/standard/tests/file/
H A Ddisk_total_space_error.phpt15 * will return the total number of bytes on the corresponding
23 var_dump( disk_total_space( $file_path, "extra argument") ); // More than valid number of arguments
H A Dchmod_error.phpt14 //Test chmod with one more than the expected number of arguments
21 // Testing chmod with one less than the expected number of arguments
H A Ddisk_total_space_error-win32.phpt15 * will return the total number of bytes on the corresponding
23 var_dump( disk_total_space( $file_path, "extra argument") ); // More than valid number of arguments
/PHP-7.4/ext/gd/tests/
H A Dbug74031.phpt2 (Bug #74031) ReflectionFunction for imagepng returns wrong number of parameters
/PHP-7.4/Zend/tests/function_arguments/
H A Dargument_count_incorrect_internal.phpt2 Call internal function with incorrect number of arguments
H A Dargument_count_correct.phpt2 Call function with correct number of arguments
H A Dargument_count_correct_strict.phpt2 Call function with correct number of arguments with strict types
/PHP-7.4/ext/bcmath/tests/
H A Dbcpowmod.phpt2 bcpowmod() - Raise an arbitrary precision number to another, reduced by a specified modulus
/PHP-7.4/Zend/tests/traits/
H A Dbug74607a.phpt2 Bug #74607 (Traits enforce different inheritance rules - number of required parameters)
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_split_variation7_64bit.phpt32 0234, //octal number
33 0x1A, //hexadecimal number
34 2147483647, //max positive integer number
H A Dchunk_split_variation5.phpt31 0234, //octal number
32 0x1A, //hexadecimal number
33 PHP_INT_MAX, //max positive integer number
H A Dbug36392.phpt2 Bug #36392 (wrong number of decimal digits with %e specifier in sprintf)
H A Djoin_error.phpt17 // More than expected number of arguments
25 // Less than expected number of arguments
/PHP-7.4/Zend/tests/
H A D002.phpt54 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
63 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
80 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
H A Dbug75290.phpt15 ["$number"]=>
/PHP-7.4/ext/openssl/tests/
H A Dbug39217.phpt2 Bug #39217 (Large serial number return -1)
/PHP-7.4/ext/mysqli/tests/
H A Dbug74595.phpt2 Bug #74595 (ReflectionMethod::getParameters returns incorrect number of parameters)
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_mixed_style.phpt35 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

Completed in 28 milliseconds

12345678910>>...26