Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.c603 static const yytype_int8 yydefgoto[] = variable
1723 yystate = yydefgoto[yyn - YYNTOKENS];
/PHP-7.3/ext/json/
H A Djson_parser.tab.c587 static const yytype_int8 yydefgoto[] = variable
1658 yystate = yydefgoto[yyn - YYNTOKENS]; in yyparse()

Completed in 24 milliseconds