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