Searched defs:intdiv (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ | ||
H A D | math.c | 1196 PHP_FUNCTION(intdiv) in PHP_FUNCTION() argument |
H A D | basic_functions.stub.php | 1075 function intdiv(int $num1, int $num2): int {} function |
Completed in 17 milliseconds