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