Home
last modified time | relevance | path

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

/NextBSD/contrib/flex/
HDccl.c73 if (ch == nlch)
HDparse.y762 if ($1 == nlch)
930 if ( $2 == nlch )
HDflexdef.h516 extern int nlch;
HDmain.c107 int nlch = '\n'; variable
/NextBSD/usr.bin/lex/
HDinitparse.c1529 if (yystack.l_mark[0] == nlch) in YYPARSE_DECL()
1771 if ( yystack.l_mark[0] == nlch ) in YYPARSE_DECL()