Home
last modified time | relevance | path

Searched refs:NAN (Results 26 – 50 of 59) sorted by relevance

123

/PHP-8.2/ext/standard/tests/general_functions/
H A Dvar_export_bug71314.phpt10 var_export(NAN);
16 NAN
/PHP-8.2/ext/opcache/tests/opt/
H A Dsccp_036.phpt2 SCCP 036: NAN handling
10 $y=NAN;
/PHP-8.2/ext/opcache/tests/jit/
H A Dnan_002.phpt24 test(NAN);
28 test1(NAN, true);
33 test2(NAN, false);
H A Dbug80742.phpt58 eq(3.0, NAN, true, false);
59 eq(NAN, NAN, true, false);
H A Dnan_001.phpt11 $b = NAN;
H A Didentical_002.phpt24 $d = NAN;
91 $a=NAN;
/PHP-8.2/ext/standard/tests/math/
H A Dpow_basic.phpt75 ..... Exponent = 2.5 Result = NAN
76 ..... Exponent = -2.5 Result = NAN
109 ..... Exponent = 2.5 Result = NAN
110 ..... Exponent = -2.5 Result = NAN
143 ..... Exponent = 2.5 Result = NAN
144 ..... Exponent = -2.5 Result = NAN
262 ..... Exponent = 2.5 Result = NAN
263 ..... Exponent = -2.5 Result = NAN
H A Dpow_basic_64bit.phpt75 ..... Exponent = 2.5 Result = NAN
76 ..... Exponent = -2.5 Result = NAN
109 ..... Exponent = 2.5 Result = NAN
110 ..... Exponent = -2.5 Result = NAN
143 ..... Exponent = 2.5 Result = NAN
144 ..... Exponent = -2.5 Result = NAN
262 ..... Exponent = 2.5 Result = NAN
263 ..... Exponent = -2.5 Result = NAN
H A Dlog10_variation.phpt35 float(NAN)
37 float(NAN)
H A Dsqrt_variation.phpt37 float(NAN)
39 float(NAN)
H A Dlog1p_basic.phpt39 float(NAN)
45 float(NAN)
H A Dbug25665.phpt15 float(NAN)
/PHP-8.2/Zend/tests/
H A Dint_special_values.phpt11 NAN
36 float(NAN)
H A Druntime_compile_time_binary_operands.phpt55 NAN,
119 …$line .= "if (" . ($result === "(NAN)" ? "!is_nan($compare)" : "$compare !== $result") . ") { $err…
135 …$line .= "if (" . ($result === "(NAN)" ? "!is_nan($compare)" : "$compare !== $result") . ") { $err…
/PHP-8.2/ext/exif/tests/
H A Dbug79046.phpt29 float(NAN)
33 float(NAN)
/PHP-8.2/ext/standard/tests/misc/
H A Dgh14774.phpt9 foreach([INF, -INF, 10e300, -10e300, NAN, -NAN] as $var) {
/PHP-8.2/ext/json/tests/
H A Dinf_nan_error.phpt18 $nan = NAN;
37 float(NAN)
/PHP-8.2/tests/lang/
H A Dbug73329.phpt2 Bug #73329 (Float)"Nano" == NAN
/PHP-8.2/Zend/tests/type_declarations/
H A Dscalar_basic.phpt38 NAN,
90 *** Trying float(NAN)
143 *** Trying float(NAN)
144 float(NAN)
196 *** Trying float(NAN)
197 string(3) "NAN"
249 *** Trying float(NAN)
H A Dscalar_return_basic.phpt40 NAN,
84 *** Trying float(NAN)
121 *** Trying float(NAN)
122 float(NAN)
158 *** Trying float(NAN)
159 string(3) "NAN"
195 *** Trying float(NAN)
H A Dscalar_return_basic_64bit.phpt40 NAN,
84 *** Trying float(NAN)
121 *** Trying float(NAN)
122 float(NAN)
158 *** Trying float(NAN)
159 string(3) "NAN"
195 *** Trying float(NAN)
H A Dscalar_strict.phpt31 NAN,
83 *** Trying float(NAN)
136 *** Trying float(NAN)
137 float(NAN)
189 *** Trying float(NAN)
242 *** Trying float(NAN)
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug43045.phpt47 var_dump($client->test(NAN));
53 float(NAN)
/PHP-8.2/ext/standard/tests/strings/
H A Dbug54322.phpt6 var_dump(get_html_translation_table(NAN, 0, "UTF-8") > 0);
/PHP-8.2/Zend/tests/float_to_int/
H A Dunion_int_string_type_arg.phpt26 string(3) "NAN"

Completed in 29 milliseconds

123