Home
last modified time | relevance | path

Searched refs:point (Results 26 – 50 of 102) sorted by relevance

12345

/PHP-8.1/ext/readline/tests/
H A Dlibedit_info_001-win32.phpt29 ["point"]=>
H A Dlibedit_info_001.phpt30 ["point"]=>
H A Dreadline_info_001.phpt31 ["point"]=>
/PHP-8.1/ext/standard/tests/general_functions/
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 */
H A Dgettype_settype_variation2.phpt38 class point
142 new point(NULL, NULL),
143 new point(2.5, 40.5),
144 new point(0, 0),
557 2: Object of class point could not be converted to int
563 2: Object of class point could not be converted to int
569 2: Object of class point could not be converted to int
952 2: Object of class point could not be converted to int
958 2: Object of class point could not be converted to int
964 2: Object of class point could not be converted to int
H A Dgettype_settype_variation3.phpt32 class point
136 new point(NULL, NULL),
137 new point(2.5, 40.5),
138 new point(0, 0),
551 2: Object of class point could not be converted to float
557 2: Object of class point could not be converted to float
563 2: Object of class point could not be converted to float
946 2: Object of class point could not be converted to float
952 2: Object of class point could not be converted to float
958 2: Object of class point could not be converted to float
H A Dgettype_settype_variation5.phpt23 class point
127 new point(NULL, NULL),
128 new point(2.5, 40.5),
129 new point(0, 0),
572 object(point)#1 (2) {
582 object(point)#2 (2) {
592 object(point)#3 (2) {
H A Dgettype_settype_variation7.phpt34 class point
138 new point(NULL, NULL),
139 new point(2.5, 40.5),
140 new point(0, 0),
787 object(point)#1 (2) {
797 object(point)#2 (2) {
807 object(point)#3 (2) {
H A Dfloatval_variation1.phpt31 floatval() on non float types, expected output: float value valid floating point numbers */
41 doubleval() on non float types, expected output: float value valid floating point numbers */
/PHP-8.1/ext/standard/tests/strings/
H A Dsubstr.phpt36 /* variation of start and length to point to same element */
37 echo ("\n*** Testing for variations of start and length to point to same element ***\n");
156 *** Testing for variations of start and length to point to same element ***
/PHP-8.1/ext/intl/tests/
H A Dformatter_format2.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…
H A Dformatter_format4.phpt80 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
128 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
H A Dformatter_format5.phpt80 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
128 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
H A Dformatter_format6.phpt80 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
128 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
H A Dformatter_format3.phpt80 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
128 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
H A Dformatter_format7.phpt80 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
128 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
H A Dformatter_format8.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-8.1/ext/zend_test/tests/
H A Dobserver_bug81435.phpt2 Bug #81435 (Observer current_observed_frame may point to an old (overwritten) frame)
/PHP-8.1/ext/bcmath/libbcmath/
H A DREADME.md33 of digits to represent after the decimal point. The multiplying two of these
35 point regardless of the number of digits in the integer part. GMP floats have
/PHP-8.1/ext/oci8/tests/
H A Dpecl_bug16035.phpt24 …wrong with your system - please check that ORACLE_HOME and %s are set and point to the right direc…
H A Dconnect_without_oracle_home.phpt35 …wrong with your system - please check that ORACLE_HOME and %s are set and point to the right direc…
/PHP-8.1/ext/iconv/tests/
H A Dtranslit-failure.phpt16 // if at some point internal encoding changes, set correct one
/PHP-8.1/ext/standard/tests/file/windows_links/
H A Dreadlink_compat.phpt67 echo "\n*** Unexpected behaviour when not a reparse point\n";
87 *** Unexpected behaviour when not a reparse point
/PHP-8.1/ext/gd/tests/
H A Dbug53156.phpt2 Bug #53156 (imagerectangle problem with point ordering)
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_poll_reference.phpt46 // WARNING: All arrays point to the same object - this will give bogus results!
77 // WARNING: All arrays point to the same object - this will give bogus results!
107 // WARNING: All arrays point to the same object - this will give bogus results!

Completed in 51 milliseconds

12345