Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dccl.c72 ccl_has_nl[cclp] = true; in ccladd()
198 ccl_has_nl = in cclinit()
199 reallocate_bool_array (ccl_has_nl, in cclinit()
218 ccl_has_nl[lastccl] = false; in cclinit()
229 ccl_has_nl[cclp] = !ccl_has_nl[cclp]; in cclnegate()
H A Dparse.y738 if (ccl_has_nl[$1])
748 if (ccl_has_nl[$1])
H A Dmain.c107 bool *rule_has_nl, *ccl_has_nl; variable
1754 ccl_has_nl = allocate_bool_array (current_maxccls); in set_up_initial_allocations()
H A Dflexdef.h472 extern bool *rule_has_nl, *ccl_has_nl;
/freebsd/usr.bin/lex/
H A Dinitparse.c1497 if (ccl_has_nl[yystack.l_mark[0]]) in YYPARSE_DECL()
1508 if (ccl_has_nl[yystack.l_mark[0]]) in YYPARSE_DECL()