ctype_punct( $text )


Source

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

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