Home
last modified time | relevance | path

Searched refs:number (Results 326 – 350 of 636) sorted by relevance

1...<<11121314151617181920>>...26

/PHP-7.4/ext/standard/tests/math/
H A Datanh_variation.phpt8 * proto float atanh(float number)
H A Dcosh_basic.phpt8 * proto float cosh(float number)
H A Dsinh_basic.phpt8 * proto float sinh(float number)
H A Dsqrt_variation.phpt8 * proto float sqrt(float number)
H A Dtanh_basic.phpt8 * proto float tanh(float number)
H A Dacos_basic.phpt8 * proto float acos(float number)
H A Dasin_basic.phpt8 * proto float asin(float number)
H A Ddeg2rad_basic.phpt8 * proto float deg2rad(float number)
H A Drad2deg_basic.phpt8 * proto float rad2deg(float number)
/PHP-7.4/ext/date/tests/
H A Dbug33957.phpt2 Bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number)
H A Dexamine_diff.inc29 * @param int $expect_days the number of days to compare with the
31 * @param bool $absolute should the result always be a positive number?
/PHP-7.4/ext/standard/tests/general_functions/
H A Dusleep_basic.phpt10 * Description: Delays program execution for the given number of micro seconds.
H A Dsleep_basic.phpt10 * Description: Delays the program execution for the given number of seconds .
/PHP-7.4/ext/oci8/tests/
H A Dbug44113.phpt17 "create or replace type bug44113_list_t as table of number"
H A Dbind_misccoltypes.phpt22 id number,
26 number_t number,
27 number_t92 number(9,2),
28 number_t6 number(6),
/PHP-7.4/ext/gd/tests/
H A Dimagecolourstotal_basic.phpt17 * Description: Find out the number of colors in an image's palette
/PHP-7.4/ext/mbstring/tests/
H A Dmb_substr_count_basic.phpt11 * Description: Count the number of substring occurrences
H A Dmb_substr_count_error2.phpt11 * Description: Count the number of substring occurrences
/PHP-7.4/ext/standard/tests/streams/
H A Dbug46024.phpt2 Bug #46024 stream_select() doesn't return the correct number
/PHP-7.4/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_error3.phpt40 echo "Wrong number of parameters:\n";
83 Wrong number of parameters:
/PHP-7.4/ext/pdo/tests/
H A Dbug_69356.phpt20 …tement directly on the output. It will provide the SQL query in use, the number of parameters used…
32 …tement directly on the output. It will provide the SQL query in use, the number of parameters used…
/PHP-7.4/ext/intl/tests/
H A Dbreakiter_getLocale_error.phpt11 $bi = new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+;');
/PHP-7.4/ext/gmp/tests/
H A Dgmp_root.phpt47 Warning: gmp_root(): Can't take even root of negative number in %s on line %d
/PHP-7.4/ext/standard/tests/network/
H A Dip2long_variation2_x64.phpt8 otherwise, the number is interpreted as decimal).
/PHP-7.4/ext/standard/tests/file/
H A Dfile_put_contents_variation1.phpt8 * Description: Write/Create a file with contents data and return the number of bytes written

Completed in 61 milliseconds

1...<<11121314151617181920>>...26