Searched refs:ctype_graph (Results 1 – 9 of 9) sorted by relevance
19 function ctype_graph($text) { return p\Ctype::ctype_graph($text); } function
96 public static function ctype_graph($text) function in Symfony\\Polyfill\\Ctype\\Ctype
27 function ctype_graph($input) { return p\Ctype::ctype_graph($input); } function
30 if (!function_exists('ctype_graph')) {31 function ctype_graph($text) { return p\Ctype::ctype_graph($text); } function
26 if (!function_exists('ctype_graph')) {27 function ctype_graph(mixed $text): bool { return p\Ctype::ctype_graph($text); } function
34 if(!function_exists('ctype_graph')) {35 function ctype_graph($var) { function
1 …p overload ctype_alnum ctype_alpha ctype_cntrl ctype_digit ctype_lower ctype_graph ctype_print cty…