Searched refs:ctype_print (Results 1 – 9 of 9) sorted by relevance
21 function ctype_print($text) { return p\Ctype::ctype_print($text); } function
128 public static function ctype_print($text) function in Symfony\\Polyfill\\Ctype\\Ctype
33 function ctype_print($input) { return p\Ctype::ctype_print($input); } function
36 if (!function_exists('ctype_print')) {37 function ctype_print($text) { return p\Ctype::ctype_print($text); } function
32 if (!function_exists('ctype_print')) {33 function ctype_print(mixed $text): bool { return p\Ctype::ctype_print($text); } function
46 if(!function_exists('ctype_print')) {47 function ctype_print($var) { function
1 …type_alnum ctype_alpha ctype_cntrl ctype_digit ctype_lower ctype_graph ctype_print ctype_punct cty…