Searched refs:current_state_type (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/flex/
H A Dparse.y223 current_state_type = STATE_NORMAL;
388 current_state_type = STATE_NORMAL;
418 * then current_state_type was set up for a
443 current_state_type = STATE_TRAILING_CONTEXT;
530 current_state_type = STATE_TRAILING_CONTEXT;
H A Dnfa.c626 state_type[lastnfa] = current_state_type;
H A Dflexdef.h526 extern int current_state_type;
H A Dmain.c78 int current_state_type;
77 int current_state_type; variable
/freebsd-10-stable/usr.bin/lex/
H A Dinitparse.c973 current_state_type = STATE_NORMAL;
1139 current_state_type = STATE_NORMAL;
1169 * then current_state_type was set up for a
1196 current_state_type = STATE_TRAILING_CONTEXT;
1283 current_state_type = STATE_TRAILING_CONTEXT;

Completed in 131 milliseconds