Searched defs:intval (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/standard/ | ||
H A D | type.c | 143 PHP_FUNCTION(intval) in PHP_FUNCTION() argument |
H A D | basic_functions.stub.php | 1788 function intval(mixed $value, int $base = 10): int {} function |
Completed in 21 milliseconds