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

/external/webkit/WebKitTools/android/flex-2.5.4a/
H A Dparse.y211 current_state_type = STATE_NORMAL;
376 current_state_type = STATE_NORMAL;
405 * then current_state_type was set up for a
430 current_state_type = STATE_TRAILING_CONTEXT;
517 current_state_type = STATE_TRAILING_CONTEXT;
H A Dnfa.c626 state_type[lastnfa] = current_state_type;
H A Dflexdef.h502 extern int current_state_type;
H A Dmain.c78 int current_state_type; variable
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
H A Dparse.c779 current_state_type = STATE_NORMAL;
945 current_state_type = STATE_NORMAL;
974 * then current_state_type was set up for a
1001 current_state_type = STATE_TRAILING_CONTEXT;
1088 current_state_type = STATE_TRAILING_CONTEXT;

Completed in 379 milliseconds