Home
last modified time | relevance | path

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

/PHP-7.4/ext/bcmath/tests/
H A Dbcpow_error1.phpt2 bcpow() does not support non-integral exponents
/PHP-7.4/ext/standard/
H A Dmath.c1148 size_t integral; in _php_math_number_format_ex() local
1181 integral = (dp - ZSTR_VAL(tmpbuf)); in _php_math_number_format_ex()
1184 integral = ZSTR_LEN(tmpbuf); in _php_math_number_format_ex()
1189 integral = zend_safe_addmult((integral-1)/3, thousand_sep_len, integral, "number formatting"); in _php_math_number_format_ex()
1192 reslen = integral; in _php_math_number_format_ex()
/PHP-7.4/
H A DUPGRADING598 . The hash extension cannot be disabled anymore and is always an integral part
H A DNEWS1482 . The hash extension is now an integral part of PHP and cannot be disabled

Completed in 19 milliseconds