Home
last modified time | relevance | path

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

12345

/PHP-5.5/ext/json/tests/
H A Dpass001.1.phpt13 * Modified to test numbers with exponents without a decimal point.
H A Dpass001.1_64bit.phpt13 * Modified to test numbers with exponents without a decimal point.
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation5.phpt104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation2.phpt107 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation3.phpt104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation4.phpt111 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3171 where d is a decimal number. However, such a setting is ignored unless
5094 the value 255 (decimal)
5176 \d any decimal digit
5177 \D any character that is not a decimal digit
5228 \d any character that matches \p{Nd} (decimal digit)
5877 digit decimal digits (same as \d)
7721 \d a decimal digit
7722 \D a character that is not a decimal digit
7843 digit decimal digit
7941 (*LIMIT_MATCH=d) set the match limit to d (decimal number)
[all …]
/PHP-5.5/
H A DNEWS670 width decimal support) (Keyur Govande)
868 decimal support) (Keyur Govande)
3262 . number_format() no longer truncates multibyte decimal points and thousand
4650 decimal places). (Ilia)
7664 - Fixed bug #40576 (double values are truncated to 6 decimal digits when
7903 - Fixed bug #39873 (number_format() breaks with locale & decimal points).
8083 - Fixed bug #36392 (wrong number of decimal digits with %e specifier in
9961 of a float with the . as decimal seperator. (Derick)
10049 - Fixed bug #28228 (NULL decimal separator is not being handled correctly).
H A Dphp.ini-development1347 ; Number of decimal digits for all bcmath functions.
H A Dphp.ini-production1347 ; Number of decimal digits for all bcmath functions.
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME835 4 decimal digit
H A DChangeLog3524 26. Timing data from pcretest is now shown to 4 decimal places instead of 3.
4617 (iii) PCRE was using its character types table to recognize decimal and
5792 where "ddd" means "one or more decimal digits".
5811 the same as Perl's. If the decimal number it represents is less than 10
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic984 # at decimal offsets 2 and 22, respectively, but they are XOR'ed with
18050 # it. The interesting value is the cvs date (8 digits decimal).

Completed in 119 milliseconds

12345