Searched defs:is_digit (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c442 * is_digit:
449 is_digit(char d) { function
473 if (is_digit(test_int[0]) == FALSE)

Completed in 605 milliseconds