Home
last modified time | relevance | path

Searched refs:fractional (Results 1 – 11 of 11) sorted by relevance

/PHP-8.2/ext/bcmath/tests/
H A Dbug75178.phpt19 bcpowmod(): Argument #1 ($num) cannot have a fractional part
20 bcpowmod(): Argument #3 ($modulus) cannot have a fractional part
H A Dbcpow_error1.phpt14 bcpow(): Argument #2 ($exponent) cannot have a fractional part
H A Dbug78878.phpt14 bcpowmod(): Argument #3 ($modulus) cannot have a fractional part
H A Dbug72093.phpt20 bcpowmod(): Argument #2 ($exponent) cannot have a fractional part
/PHP-8.2/ext/standard/
H A Dstrnatcmp.c94 int fractional, result; in strnatcmp_ex() local
127 fractional = (ca == '0' || cb == '0'); in strnatcmp_ex()
129 if (fractional) in strnatcmp_ex()
/PHP-8.2/Zend/tests/float_to_int/
H A Dno_warnings_compatible_float_literals_assignment_ops.phpt2 …uld not warn for literals in combined assingment operetor if float has a fractional part equal to 0
H A Dno_warning_compatible_string_float_literals.phpt2 Implicit string float to int conversions should not warn for literals if float has a fractional par…
H A Dno_warning_compatible_float_literals.phpt2 Implicit float to int conversions should not warn for literals if float has a fractional part equal…
H A Dno_warnings_compatible_string_float_vars.phpt2 Implicit string float to int conversions should not warn for variables if float has a fractional pa…
H A Dno_warnings_compatible_float_vars.phpt2 Implicit float to int conversions should not warn for variables if float has a fractional part equa…
/PHP-8.2/ext/mysqli/tests/
H A Dbug76386.phpt2 Prepared Statement formatter truncates fractional seconds from date/time column (bug #76386)
15 …die(sprintf("skip Server doesn't support fractional seconds in timestamp (%s)", mysqli_get_server_…

Completed in 17 milliseconds