Searched defs:ctype_xdigit (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/ctype/ | ||
H A D | ctype.stub.php | 25 function ctype_xdigit(mixed $text): bool {} function |
H A D | ctype.c | 180 PHP_FUNCTION(ctype_xdigit) in PHP_FUNCTION() argument |
Completed in 5 milliseconds