Lines Matching refs:aDigits
18328 etByte charset; /* Offset into aDigits[] of the digits string */18344 static const char aDigits[] = "0123456789ABCDEF0123456789abcdef";18672 cset = &aDigits[infop->charset];18811 *(bufpt++) = aDigits[infop->charset];