Home
last modified time | relevance | path

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

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_parser.c595 static const yytype_uint8 yydefact[] = variable
1443 yyn = yydefact[yystate];
/PHP-7.1/ext/json/
H A Djson_parser.tab.c570 static const yytype_uint8 yydefact[] = variable
1418 yyn = yydefact[yystate]; in yyparse()

Completed in 13 milliseconds