Searched refs:hexchar (Results 1 – 1 of 1) sorted by relevance
186 unsigned int hexchar = strtoul(tmp, NULL, 16); in parseQuotedChars() local187 *out = hexchar; in parseQuotedChars()