Home
last modified time | relevance | path

Searched refs:number (Results 451 – 475 of 858) sorted by relevance

1...<<11121314151617181920>>...35

/PHP-5.4/ext/standard/tests/strings/
H A Dget_html_translation_table_error.phpt12 // More than expected number of arguments
H A Dmoney_format_variation1.phpt11 /* Prototype : string money_format ( string $format , float $number )
12 * Description: Formats a number as a currency string
/PHP-5.4/ext/date/tests/
H A Dgetdate_error.phpt16 //Test getdate with one more than the expected number of arguments
H A Dgettimeofday_error.phpt14 //Test gettimeofday with one more than the expected number of arguments
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?
H A Dbug33957.phpt2 Bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number)
/PHP-5.4/ext/standard/tests/file/
H A Dbug39538.phpt2 Bug #39538 (fgetcsv can't handle starting newlines and trailing odd number of backslashes)
/PHP-5.4/ext/standard/tests/math/
H A Ddeg2rad_variation.phpt8 * proto float deg2rad(float number)
H A Dlog10_variation.phpt8 * proto float log10(float number)
H A Drad2deg_variation.phpt8 * proto float rad2deg(float number)
H A Dlog1p_variation1.phpt8 * Description: Returns log(1 + number), computed in a way that is accurate even
9 * when the value of number is close to zero
H A Dacos_variation.phpt8 * proto float acos(float number)
H A Dasin_variation.phpt8 * proto float asin(float number)
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)
/PHP-5.4/ext/gd/tests/
H A Dimagecolorstotal_basic.phpt16 * Description: Find out the number of colors in an image's palette
/PHP-5.4/ext/standard/tests/array/
H A Duasort_error.phpt40 // With one more than the expected number of arguments
45 // With one less than the expected number of arguments
H A Dcount_variation3.phpt6 * Description: Count the number of elements in a variable (usually an array)
H A Dmax_error.phpt2 Test wrong number of arguments for min()
/PHP-5.4/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_error3.phpt36 echo "Wrong number of parameters:\n";
79 Wrong number of parameters:
/PHP-5.4/ext/xml/tests/
H A Dxml_parser_create_error.phpt20 //Test xml_parser_create with one more than the expected number of arguments
/PHP-5.4/ext/standard/tests/general_functions/
H A Dusleep_basic.phpt10 * Description: Delays program execution for the given number of micro seconds.

Completed in 49 milliseconds

1...<<11121314151617181920>>...35