Home
last modified time | relevance | path

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

1234

/PHP-8.0/ext/standard/tests/array/
H A Darray_diff_uassoc_variation5.phpt2 Test array_diff_uassoc() function : usage variation - Comparing integers and floating point numbers
20 echo "\n-- Result of comparing integers and floating point numbers --\n";
28 -- Result of comparing integers and floating point numbers --
H A Darray_intersect_uassoc_variation6.phpt23 echo "\n-- Result of floating points and strings containing floating point intersection --\n";
37 -- Result of floating points and strings containing floating point intersection --
H A Darray_diff_assoc_variation5.phpt15 echo "-- Result of comparing integers and floating point numbers: --\n";
31 echo "-- Result of comparing floating points and strings containing floating point: --\n";
46 -- Result of comparing integers and floating point numbers: --
94 -- Result of comparing floating points and strings containing floating point: --
H A Darray_intersect_ukey_variation6.phpt24 echo "\n-- Result of floating points and strings containing floating point intersection --\n";
38 -- Result of floating points and strings containing floating point intersection --
H A Darray_diff_uassoc_variation6.phpt24 echo "\n-- Result of comparing floating points and strings containing floating point --\n";
38 -- Result of comparing floating points and strings containing floating point --
H A Darray_intersect_uassoc_variation5.phpt21 echo "\n-- Result of integers and floating point intersection --\n";
33 -- Result of integers and floating point intersection --
H A Drange_bug72017.phpt2 Bug #72017 (incorrect truncation due to floating point precision issue)
H A Darray_intersect_ukey_variation5.phpt22 echo "\n-- Result of integers and floating point intersection --\n";
34 -- Result of integers and floating point intersection --
/PHP-8.0/ext/ffi/tests/
H A Dbug77768.phpt25 struct point {int x,y;};
27 typedef struct point d;
28 typedef struct point d;
/PHP-8.0/Zend/tests/
H A Dctor_promotion_basic.phpt10 $point = new Point(1, 2, 3);
14 $point->x = "foo";
H A Dfloat_prec_001.phpt2 Double precision is used for floating point calculations
/PHP-8.0/ext/gd/tests/
H A Dimagefilledpolygon_basic.phpt41 //check color of a point on edge..
43 //.. a point in filled body
45 // ..and a point on background
H A Dimagedashedline_basic.phpt30 //check color of a point on edge..
32 // ..and a point on background
/PHP-8.0/ext/intl/tests/
H A Dnormalizer_get_raw_decomposition.phpt61 error info: 'Input string must be exactly one UTF-8 encoded code point long.: U_ILLEGAL_ARGUMENT_ER…
64 error info: 'Input string must be exactly one UTF-8 encoded code point long.: U_ILLEGAL_ARGUMENT_ER…
67 error info: 'Code point out of range: U_ILLEGAL_ARGUMENT_ERROR' (1)
H A Dbug53735.phpt2 Bug #53735 NumberFormatter returns NaN when converting float point
/PHP-8.0/ext/standard/tests/strings/
H A Dbug47168.phpt2 Bug #47168 (printf of floating point variable prints maximum of 40 decimal places)
/PHP-8.0/ext/standard/tests/general_functions/
H A Dfloatval.phpt32 float values, expected output:float value for valid floating point number */
41 float values, expected output:float value for valid floating point number */
76 floatval() on non float types, expected output: float value valid floating point numbers */
85 doubleval() on non float types, expected output: float value valid floating point numbers */
H A Dfloatval_basic.phpt33 float values, expected output:float value for valid floating point number */
41 float values, expected output:float value for valid floating point number */
/PHP-8.0/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-8.0/ext/pcre/tests/
H A Derrors06.phpt7 …last_error_msg() === 'The offset did not correspond to the beginning of a valid UTF-8 code point');
/PHP-8.0/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-8.0/ext/spl/tests/
H A Dbug61527.phpt20 /* now point to 2 */
24 /* now point to 3 */
/PHP-8.0/ext/standard/tests/
H A Dbug49244.phpt2 Bug #49244 (Floating point NaN cause garbage characters)
/PHP-8.0/ext/readline/tests/
H A Dlibedit_info_001-win32.phpt28 ["point"]=>

Completed in 22 milliseconds

1234