Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 103) sorted by relevance

12345

/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_uassoc_variation5.phpt2 Test array_diff_uassoc() function : usage variation - Comparing integers and floating point numbers
26 echo "\n-- Result of comparing integers and floating point numbers --\n";
35 -- Result of comparing integers and floating point numbers --
H A Darray_diff_assoc_variation5.phpt21 echo "-- Result of comparing integers and floating point numbers: --\n";
37 echo "-- Result of comparing floating points and strings containing floating point: --\n";
53 -- Result of comparing integers and floating point numbers: --
101 -- Result of comparing floating points and strings containing floating point: --
H A Darray_intersect_uassoc_variation6.phpt28 echo "\n-- Result of floating points and strings containing floating point intersection --\n";
43 -- Result of floating points and strings containing floating point intersection --
H A Darray_intersect_ukey_variation6.phpt29 echo "\n-- Result of floating points and strings containing floating point intersection --\n";
44 -- Result of floating points and strings containing floating point intersection --
H A Darray_diff_uassoc_variation6.phpt30 echo "\n-- Result of comparing floating points and strings containing floating point --\n";
45 -- Result of comparing floating points and strings containing floating point --
H A Darray_intersect_uassoc_variation5.phpt26 echo "\n-- Result of integers and floating point intersection --\n";
39 -- Result of integers and floating point intersection --
H A Darray_intersect_ukey_variation5.phpt27 echo "\n-- Result of integers and floating point intersection --\n";
40 -- Result of integers and floating point intersection --
/PHP-5.5/ext/gd/tests/
H A Dimagefilledpolygon_basic.phpt48 //check color of a point on edge..
50 //.. a point in filled body
52 // ..and a point on background
H A Dimagedashedline_basic.phpt39 //check color of a point on edge..
41 // ..and a point on background
/PHP-5.5/Zend/tests/
H A Dfloat_prec_001.phpt2 Double precision is used for floating point calculations
/PHP-5.5/ext/bcmath/libbcmath/
H A DFAQ16 decimal point. The multiplying two of these numbers requires one to
17 calculate an exact number of digits after the decimal point regardless
/PHP-5.5/ext/standard/tests/strings/
H A Dbug47168.phpt2 Bug #47168 (printf of floating point variable prints maximum of 40 decimal places)
/PHP-5.5/ext/standard/tests/math/
H A Dnumber_format_multichar.phpt18 echo " number_format tests.....multiple character decimal point\n";
37 number_format tests.....multiple character decimal point
H A Dallowed_rounding_error.inc4 //different machines may give slightly different floating point numbers
/PHP-5.5/ext/standard/tests/general_functions/
H A Dfloatval.phpt36 float values, expected output:float value for valid floating point number */
45 float values, expected output:float value for valid floating point number */
80 floatval() on non float types, expected output: float value valid floating point numbers */
89 doubleval() on non float types, expected output: float value valid floating point numbers */
H A Dgettype_settype_variation7.phpt45 class point
50 function point($x, $y) {
149 new point(NULL, NULL),
150 new point(2.5, 40.5),
151 new point(0, 0),
805 object(point)#1 (2) {
815 object(point)#2 (2) {
825 object(point)#3 (2) {
H A Dgettype_settype_variation2.phpt48 class point
53 function point($x, $y) {
152 new point(NULL, NULL),
153 new point(2.5, 40.5),
154 new point(0, 0),
574 8: Object of class point could not be converted to int
580 8: Object of class point could not be converted to int
586 8: Object of class point could not be converted to int
979 8: Object of class point could not be converted to int
985 8: Object of class point could not be converted to int
[all …]
H A Dgettype_settype_variation3.phpt45 class point
50 function point($x, $y) {
149 new point(NULL, NULL),
150 new point(2.5, 40.5),
151 new point(0, 0),
571 8: Object of class point could not be converted to double
577 8: Object of class point could not be converted to double
583 8: Object of class point could not be converted to double
976 8: Object of class point could not be converted to double
982 8: Object of class point could not be converted to double
[all …]
/PHP-5.5/tests/lang/
H A DforeachLoop.010.phpt13 // At this point, the array $a is referenced.
19 // At this point the array $a is no longer referenced, so foreach should operate on a copy of the a…
/PHP-5.5/ext/imap/
H A DIMAP_Win32_HOWTO.txt17 - At some point, the build will fail. Rerun 'nmake nt'.
25 At this point (even if the last build apparently failed), you should have the
/PHP-5.5/ext/standard/tests/
H A Dbug49244.phpt2 Bug #49244 (Floating point NaN cause garbage characters)
/PHP-5.5/ext/intl/tests/
H A Dformatter_format5.phpt78 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
126 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
H A Dformatter_format.phpt78 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
126 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
H A Dformatter_format3.phpt79 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
127 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
/PHP-5.5/ext/readline/tests/
H A Dlibedit_info_001.phpt25 ["point"]=>

Completed in 28 milliseconds

12345