Home
last modified time | relevance | path

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

/src/sbin/ipf/common/
H A Dlexer.c64 yygetc(int docont) in yygetc() argument
83 if (docont && (c == '\\')) { in yygetc()