Searched refs:hexdigits (Results 1 – 1 of 1) sorted by relevance
119 size_t hexdigits = strlen(value); in prepare_from_text() local120 if ((hexdigits % 2) != 0) { in prepare_from_text()125 *buf_n = hexdigits >> 1; in prepare_from_text()
Completed in 3 milliseconds