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