ctype_cntrl( $text )


Source

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

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