Home
last modified time | relevance | path

Searched refs:yypgoto (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_parser.c623 static const yytype_int8 yypgoto[] = variable
1721 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
/PHP-7.2/ext/json/
H A Djson_parser.tab.c580 static const yytype_int8 yypgoto[] = variable
1654 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; in yyparse()

Completed in 28 milliseconds