Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds