ctype_alpha( $text )


Source

File: vendor/symfony/polyfill-ctype/bootstrap.php

    function ctype_alpha($text) { return p\Ctype::ctype_alpha($text); }