Searched refs:ctype_cntrl (Results 1 – 7 of 7) sorted by relevance
25 function ctype_cntrl($text) { return p\Ctype::ctype_cntrl($text); } function
21 function ctype_cntrl(mixed $text): bool { return p\Ctype::ctype_cntrl($text); } function
64 public static function ctype_cntrl($text) function in Symfony\\Polyfill\\Ctype\\Ctype
23 function ctype_cntrl($var) { function