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