Searched refs:yy_pop_parser_stack (Results 1 – 3 of 3) sorted by relevance
278 static int yy_pop_parser_stack(yyParser *pParser){ in yy_pop_parser_stack() function314 while( pParser->yyidx>=0 ) yy_pop_parser_stack(pParser); in ParseFree()411 while( yypParser->yyidx>=0 ) yy_pop_parser_stack(yypParser); in yy_shift()503 while( yypParser->yyidx>=0 ) yy_pop_parser_stack(yypParser); in yy_parse_failed()538 while( yypParser->yyidx>=0 ) yy_pop_parser_stack(yypParser); in yy_accept()653 yy_pop_parser_stack(yypParser); in Parse()
366 static int yy_pop_parser_stack(yyParser *pParser){ in yy_pop_parser_stack() function402 while( pParser->yyidx>=0 ) yy_pop_parser_stack(pParser); in ssiexprparserFree()499 while( yypParser->yyidx>=0 ) yy_pop_parser_stack(yypParser); in yy_shift()764 while( yypParser->yyidx>=0 ) yy_pop_parser_stack(yypParser); in yy_parse_failed()802 while( yypParser->yyidx>=0 ) yy_pop_parser_stack(yypParser); in yy_accept()916 yy_pop_parser_stack(yypParser); in ssiexprparser()
572 static int yy_pop_parser_stack(yyParser *pParser){ in yy_pop_parser_stack() function608 while( pParser->yyidx>=0 ) yy_pop_parser_stack(pParser); in configparserFree()705 while( yypParser->yyidx>=0 ) yy_pop_parser_stack(yypParser); in yy_shift()1424 while( yypParser->yyidx>=0 ) yy_pop_parser_stack(yypParser); in yy_parse_failed()1462 while( yypParser->yyidx>=0 ) yy_pop_parser_stack(yypParser); in yy_accept()1576 yy_pop_parser_stack(yypParser); in configparser()