Home
last modified time | relevance | path

Searched refs:number (Results 101 – 125 of 636) sorted by last modified time

12345678910>>...26

/PHP-7.4/ext/standard/tests/math/
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 Ddeg2rad_variation.phpt8 * proto float deg2rad(float number)
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 Dfloor_variation1.phpt117 Notice: Object of class classA could not be converted to number in %s on line %d
H A Dhexdec_variation1.phpt2 Test hexdec() function : usage variations - different data types as $number arg
11 /* Prototype : number hexdec ( string $hex_string )
12 …* Description: Returns the decimal equivalent of the hexadecimal number represented by the hex_str…
H A Dpow_variation1.phpt11 /* Prototype : number pow ( number $base , number $exp )
175 Notice: Object of class classA could not be converted to number in %s on line %d
H A Dpow_variation1_64bit.phpt11 /* Prototype : number pow ( number $base , number $exp )
175 Notice: Object of class classA could not be converted to number in %s on line %d
H A Dpow_variation2.phpt7 /* Prototype : number pow ( number $base , number $exp )
171 Notice: Object of class classA could not be converted to number in %s on line %d
H A Dtan_variation.phpt8 * proto float tan(float number)
H A Ddecbin_variation1.phpt2 Test decbin() function : usage variations - different data types as $number arg
11 /* Prototype : string decbin ( int $number )
H A Ddecbin_variation1_64bit.phpt2 Test decbin() function : usage variations - different data types as $number arg
11 /* Prototype : string decbin ( int $number )
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.
H A Dhexdec_variation1_64bit.phpt2 Test hexdec() function : usage variations - different data types as $number arg
11 /* Prototype : number hexdec ( string $hex_string )
12 …* Description: Returns the decimal equivalent of the hexadecimal number represented by the hex_str…
H A Dlog10_variation.phpt8 * proto float log10(float number)
H A Dlog1p_basic.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 Doctdec_variation1.phpt7 /* Prototype : number octdec ( string $octal_string )
8 …* Description: Returns the decimal equivalent of the octal number represented by the octal_string …
H A Drad2deg_variation.phpt8 * proto float rad2deg(float number)
H A Dround_basic.phpt8 * Description: Returns the rounded value of val to specified precision (number of digits
H A Dround_variation1.phpt8 * Description: Returns the rounded value of val to specified precision (number of digits
162 Notice: Object of class classA could not be converted to number in %s on line %d
/PHP-7.4/ext/standard/tests/misc/
H A Dtime_nanosleep_error3.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
H A Dtime_nanosleep_error4.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
H A Dtime_nanosleep_error5.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/PHP-7.4/ext/standard/tests/network/
H A Dgethostbyaddr_error.phpt18 //Test gethostbyaddr with one more than the expected number of arguments
H A Dgetprotobynumber_error.phpt7 // empty protocol number
10 // invalid protocol number

Completed in 31 milliseconds

12345678910>>...26