Searched refs:hexchar (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/locale/
H A DHashMapCatalog.cpp186 unsigned int hexchar = strtoul(tmp, NULL, 16); local
187 *out = hexchar;

Completed in 19 milliseconds