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

/bind-9.11.3/lib/dns/
H A Drcode.c237 maybe_numeric(unsigned int *valuep, isc_textregion_t *source, function
276 result = maybe_numeric(valuep, source, max, ISC_FALSE);
404 result = maybe_numeric(&value, source, 0xffff, ISC_TRUE);

Completed in 12 milliseconds