Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds