Searched defs:ctype_alpha (Results 1 – 9 of 9) sorted by relevance
4 function ctype_alpha($string) function
17 function ctype_alpha($var) { function
16 function ctype_alpha($text) { return p\Ctype::ctype_alpha($text); } function
48 public static function ctype_alpha($text) function in Symfony\\Polyfill\\Ctype\\Ctype
18 function ctype_alpha($input) { return p\Ctype::ctype_alpha($input); } function
18 function ctype_alpha(mixed $text): bool { return p\Ctype::ctype_alpha($text); } function
22 function ctype_alpha($text) { return p\Ctype::ctype_alpha($text); } function