Home
last modified time | relevance | path

Searched refs:comment_ok (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/dig/lib/isc/
Dlex.c53 int comment_ok; member
101 lex->comment_ok = 1; in isc_lex_create()
381 if (lex->comment_ok && !no_comments) { in isc_lex_gettoken()