Searched refs:ctype_print (Results 1 – 4 of 4) sorted by relevance
37 function ctype_print($text) { return p\Ctype::ctype_print($text); } function
33 function ctype_print(mixed $text): bool { return p\Ctype::ctype_print($text); } function
128 public static function ctype_print($text) function in Symfony\\Polyfill\\Ctype\\Ctype
46 if(!function_exists('ctype_print')) {47 function ctype_print($var) { function