Searched refs:yy_push_state (Results 1 – 5 of 5) sorted by relevance
112 yy_push_state(CODEBLOCK); \171 ^"/*" add_action("/*[""["); yy_push_state( COMMENT );172 ^#{OPTWS}line{WS} yy_push_state( LINEDIR );181 yy_push_state(CODEBLOCK_MATCH_BRACE);571 yy_push_state(COMMENT_DISCARD);740 yy_push_state(COMMENT_DISCARD);756 yy_push_state(EXTENDED_COMMENT);
163 void yy_push_state( int new_state );
975 static void yy_push_state ( int _new_state M4_YY_PROTO_LAST_ARG);2395 static void yy_push_state YYFARGS1( int ,_new_state)2398 void yyFlexLexer::yy_push_state( int _new_state )
1958 yy_push_state(CODEBLOCK); \2082 static void yy_push_state ( int _new_state );2302 add_action("/*[""["); yy_push_state( COMMENT );2307 yy_push_state( LINEDIR );2334 yy_push_state(CODEBLOCK_MATCH_BRACE);3262 yy_push_state(COMMENT_DISCARD);3465 yy_push_state(COMMENT_DISCARD);3484 yy_push_state(EXTENDED_COMMENT);3883 ACTION_ECHO; yy_push_state( CODE_COMMENT );4955 static void yy_push_state (int _new_state ) in yy_push_state() function
208 yy_push_state, yy_pop_state, yy_top_state248 void yy_push_state( int new_state )