Home
last modified time | relevance | path

Searched refs:integral (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/bcmath/tests/
H A Dbcpow_error1.phpt2 bcpow() does not support non-integral exponents
/PHP-8.0/ext/standard/
H A Dmath.c1023 size_t integral; in _php_math_number_format_ex() local
1056 integral = (dp - ZSTR_VAL(tmpbuf)); in _php_math_number_format_ex()
1059 integral = ZSTR_LEN(tmpbuf); in _php_math_number_format_ex()
1064 integral = zend_safe_addmult((integral-1)/3, thousand_sep_len, integral, "number formatting"); in _php_math_number_format_ex()
1067 reslen = integral; in _php_math_number_format_ex()
/PHP-8.0/
H A DNEWS1392 . The JSON extension is now an integral part of PHP and cannot be disabled
H A DUPGRADING1067 . The JSON extension cannot be disabled anymore and is always an integral part

Completed in 17 milliseconds