Home
last modified time | relevance | path

Searched refs:NAN (Results 51 – 56 of 56) sorted by relevance

123

/PHP-8.2/ext/standard/tests/math/
H A Dbug45712.phpt46 float(NAN)
/PHP-8.2/ext/opcache/tests/jit/
H A Dcmp_003.phpt23 $b = NAN;
116 $a=NAN;
/PHP-8.2/ext/intl/tests/
H A Dlocale_parse_locale2.phpt176 language : 'zh' , region : 'MIN' , variant0 : 'NAN' , variant1 : 'HANT' , variant2 : 'CN' ,
/PHP-8.2/Zend/
H A Dzend_portability.h444 #define ZEND_NAN NAN
/PHP-8.2/ext/standard/
H A Dvar_unserializer.re1000 "d:" ("NAN" | "-"? "INF") ";" {
1003 if (!strncmp((char*)start + 2, "NAN", 3)) {
H A Dbasic_functions.stub.php323 const NAN = UNKNOWN; define

Completed in 54 milliseconds

123