Home
last modified time | relevance | path

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

12345678910>>...26

/PHP-7.4/ext/gmp/tests/
H A Dgmp_random_bits.phpt40 Warning: gmp_random_bits(): The number of bits must be positive in %s on line %d
43 Warning: gmp_random_bits(): The number of bits must be positive in %s on line %d
/PHP-7.4/ext/date/tests/
H A DDateTimeZone_getTransitions_basic1.phpt25 echo "\n-- Total number of transitions: " . count($tran). " --\n";
35 -- Total number of transitions: 18 --
H A Dbug29595.phpt2 Bug #29595 (Roman number format for months)
H A Dgmstrftime_variation9.phpt20 'The ISO 8601:1988 week number' => "%V",
37 --The ISO 8601:1988 week number--
/PHP-7.4/ext/oci8/tests/
H A Dfetch_assoc.phpt12 "create table fetch_assoc_tab (id number, value number, dummy varchar2(20))",
H A Dfetch_into.phpt14 "create table fetch_into_tab (id number, value number)",
H A Dcursor_bind_err.phpt17 "create table cursor_bind_err_tab (id number, value number)",
H A Dfetch_all1.phpt14 "create table fetch_all_tab (id number, value number)",
/PHP-7.4/scripts/dev/
H A Dmakedist39 - X is major version number
40 - Y is minor version number
41 - Z is patch version number
43 beta and belonging number.
/PHP-7.4/ext/intl/formatter/
H A Dformatter_parse.c126 double number; in PHP_FUNCTION() local
160number = unum_parseDoubleCurrency(FORMATTER_OBJECT(nfo), sstr, sstr_len, position_p, currency, &IN… in PHP_FUNCTION()
175 RETVAL_DOUBLE( number ); in PHP_FUNCTION()
/PHP-7.4/Zend/tests/
H A Dbug74947.phpt2 Bug #74947 (Segfault in scanner on INF number)
H A Dbug36037.phpt2 Bug #36037 (heredoc adds extra line number)
/PHP-7.4/ext/tokenizer/tests/
H A Dinvalid_octal_dnumber.phpt2 Invalid octal number that overflows to double
/PHP-7.4/tests/lang/
H A Dfunc_num_args.002.phpt2 func_num_args with variable number of args
H A Dfunc_get_args.002.phpt2 func_get_args with variable number of args
/PHP-7.4/ext/reflection/tests/
H A DReflectionProperty_isDefault_basic.phpt27 echo "Wrong number of params:\n";
61 Wrong number of params:
/PHP-7.4/ext/standard/tests/math/
H A Dexpm1_basic.phpt8 * Description: Returns exp(number) - 1, computed in a way that is accurate even
9 * when the value of number is close to zero.
H A Ddechex_variation1.phpt2 Test dechex() function : usage variations - different data types as $number arg
11 /* Prototype : string dechex ( int $number )
12 …* Description: Returns a string containing a hexadecimal representation of the given number argum…
H A Ddechex_variation1_64bit.phpt2 Test dechex() function : usage variations - different data types as $number arg
11 /* Prototype : string dechex ( int $number )
12 …* Description: Returns a string containing a hexadecimal representation of the given number argum…
H A Ddecoct_variation1.phpt2 Test decoct() function : usage variations - different data types as $number arg
11 /* Prototype : string decoct ( int $number )
12 * Description: Returns a string containing an octal representation of the given number argument.
H A Ddecoct_variation1_64bit.phpt2 Test decoct() function : usage variations - different data types as $number arg
11 /* Prototype : string decoct ( int $number )
12 * Description: Returns a string containing an octal representation of the given number argument.
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug69344.phpt42 SQLSTATE[HY093]: Invalid parameter number: parameter was not defined
43 SQLSTATE[HY093]: Invalid parameter number: parameter was not defined
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_client.phpt23 echo "Wrong number of values in array\nVersion was: ";
30 echo "Wrong number of values in array\nVersion was: ";
/PHP-7.4/ext/standard/tests/file/
H A Dftruncate_error.phpt18 echo "-- Testing ftruncate() with less than expected number of arguments --\n";
28 echo "-- Testing ftruncate() with more than expected number of arguments --\n";
29 // more than expected number of arguments
77 -- Testing ftruncate() with less than expected number of arguments --
85 -- Testing ftruncate() with more than expected number of arguments --
H A Dbug40501.csv1 "this element contains the delimiter, and ends with an odd number of

Completed in 42 milliseconds

12345678910>>...26