ctype_lower( $text )


Source

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

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