Searched defs:ishex (Results 1 - 1 of 1) sorted by relevance
| /bind-9.11.3/lib/dns/ | ||
| H A D | name.c | 2680 ishex[256] = { variable 2724 if (ndata[0] != '-' || !ishex[ndata[1]] || !ishex[ndata[2]] || 2725 !ishex[ndata[3]] || !ishex[ndata[4]]) { |
Completed in 53 milliseconds