Searched defs:unhex (Results 1 – 2 of 2) sorted by relevance
18 constexpr std::array<int8_t, 256> unhex = [] { in __anon685ec59d0102() variable
595 static inline int unhex(char c) in unhex() function