Searched refs:ctype_xdigit (Results 1 – 12 of 12) sorted by relevance
25 function ctype_xdigit($text) { return p\Ctype::ctype_xdigit($text); } function
192 public static function ctype_xdigit($text) function in Symfony\\Polyfill\\Ctype\\Ctype
45 function ctype_xdigit($input) { return p\Ctype::ctype_xdigit($input); } function
48 if (!function_exists('ctype_xdigit')) {49 function ctype_xdigit($text) { return p\Ctype::ctype_xdigit($text); } function
44 if (!function_exists('ctype_xdigit')) {45 function ctype_xdigit(mixed $text): bool { return p\Ctype::ctype_xdigit($text); } function
11 function ctype_xdigit($string) function
361 …while($i < strlen($string) && (ctype_xdigit($string{$i}) || ctype_space($string{$i})) && strlen($a…381 if(@ctype_xdigit($string{$i+1}) && ctype_space($string{$i})
758 if (empty($this->_phpbb_user_session_id) || !ctype_xdigit($this->_phpbb_user_session_id)) {
1 …ype_lower ctype_graph ctype_print ctype_punct ctype_space ctype_upper ctype_xdigit virtual apache_…