Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dccl.c71 if (ch == nlch) in ccladd()
H A Dparse.y764 if ($1 == nlch)
932 if ( $2 == nlch )
H A Dflexdef.h473 extern int nlch;
H A Dmain.c108 int nlch = '\n'; variable
/freebsd/usr.bin/lex/
H A Dinitparse.c1527 if (yystack.l_mark[0] == nlch) in YYPARSE_DECL()
1769 if ( yystack.l_mark[0] == nlch ) in YYPARSE_DECL()