Home
last modified time | relevance | path

Searched defs:ctype_alpha (Results 1 – 7 of 7) sorted by relevance

/template/mikio/inc/
Dpolyfill-ctype.php17 function ctype_alpha($var) { function
/template/twigstarter/vendor/symfony/polyfill-ctype/
Dbootstrap.php22 function ctype_alpha($text) { return p\Ctype::ctype_alpha($text); } function
Dbootstrap80.php18 function ctype_alpha(mixed $text): bool { return p\Ctype::ctype_alpha($text); } function
DCtype.php48 public static function ctype_alpha($text) function in Symfony\\Polyfill\\Ctype\\Ctype
/template/strap/vendor/symfony/polyfill-ctype/
Dbootstrap80.php18 function ctype_alpha(mixed $text): bool { return p\Ctype::ctype_alpha($text); } function
Dbootstrap.php22 function ctype_alpha($text) { return p\Ctype::ctype_alpha($text); } function
DCtype.php48 public static function ctype_alpha($text) function in Symfony\\Polyfill\\Ctype\\Ctype