Home
last modified time | relevance | path

Searched refs:decimal (Results 51 – 75 of 113) sorted by relevance

12345

/PHP-5.5/ext/standard/tests/math/
H A Dbindec_error.phpt6 …* Description: Returns the decimal equivalent of the binary number represented by the binary_strin…
H A Dbindec_variation1.phpt10 …* Description: Returns the decimal equivalent of the binary number represented by the binary_strin…
H A Dbindec_variation1_64bit.phpt10 …* Description: Returns the decimal equivalent of the binary number represented by the binary_strin…
H A Ddecbin_variation1_64bit.phpt41 18446744073709551615, // largest decimal
H A Ddecbin_variation1.phpt41 4294967295, // largest decimal
H A Dround_variation1.phpt9 * after the decimal point)
H A Ddechex_variation1.phpt41 4294967295, // largest decimal
H A Ddechex_variation1_64bit.phpt41 18446744073709551615, // largest decimal
H A Ddecoct_variation1.phpt42 4294967295, // largest decimal
H A Ddecoct_variation1_64bit.phpt42 18446744073709551615, // largest decimal
/PHP-5.5/ext/soap/
H A DTODO77 - totalDigits (for decimal)
78 - fractionDigits (for decimal)
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug40576_64bit.phpt2 Bug #40576 (double values are truncated to 6 decimal digits when encoding)
H A Dbug40576.phpt2 Bug #40576 (double values are truncated to 6 decimal digits when encoding)
/PHP-5.5/ext/ctype/tests/
H A Dctype_digit_variation2.phpt14 * valid decimal digits
H A Dctype_digit_variation3.phpt14 * which are considered valid decimal digit only strings
/PHP-5.5/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation2.phpt2 Test image_type_to_mime_type() function : usage variations - Pass decimal, octal, and hexadecimal …
/PHP-5.5/ext/standard/tests/array/
H A D001.phpt10 ** Test alpha, numeric (decimal, hex, octal) and special data
H A Dkrsort_variation6.phpt11 * testing krsort() by providing array of hexa-decimal values for $array argument
H A Dsort_variation6.phpt12 …* testing sort() by providing different hexa-decimal array for $array argument with following flag…
H A Darsort_variation6.phpt12 …* testing arsort() by providing different hexa-decimal array for $array argument with following fl…
H A Dksort_variation6.phpt11 …* testing ksort() by providing array of hexa-decimal values for $array argument with following fla…
/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_019p.phpt18 …g/"><SOAP-ENV:Body><ns1:echoDecimalResponse><outputDecimal xsi:type="xsd:decimal">12345.67890</out…
/PHP-5.5/ext/mysqli/tests/
H A D013.phpt20 c5 decimal(4,2), c6 double,
/PHP-5.5/ext/standard/tests/general_functions/
H A Dintval.phpt37 integer values, expected output:integer value in decimal notation for valid integer */
144 …intval() on non integer types, expected output: integer value in decimal notation for valid intege…
/PHP-5.5/ext/filter/
H A Dlogical_filters.c313 char *decimal; in php_filter_float() local
329 FETCH_STRING_OPTION(decimal, "decimal"); in php_filter_float()
336 dec_sep = *decimal; in php_filter_float()

Completed in 26 milliseconds

12345