Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dstrnatcmp.c98 int fractional, result; in strnatcmp_ex() local
132 fractional = (ca == '0' || cb == '0'); in strnatcmp_ex()
134 if (fractional) in strnatcmp_ex()
/PHP-7.2/
H A DUPGRADING47 . The bcmod() function no longer truncates fractional numbers to integers. As

Completed in 8 milliseconds