Searched refs:to_char (Results 1 – 2 of 2) sorted by relevance
36 to_char = int(m.group(2), 16)41 yield from_char, to_char, from_name
80 static char to_char(uint8_t b) { in to_char() function131 ctx->right_chars[ctx->used] = to_char(data[i]); in hexdump_write()