Searched refs:is_hex_digit (Results 1 – 2 of 2) sorted by relevance
212 inline bool is_hex_digit(::boost::uint32_t ch) in is_hex_digit() function
64 return ucd::is_hex_digit(ch); in isxdigit()