Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.c399 yytype_int16 yyss_alloc; member
1345 YYSTACK_RELOCATE (yyss_alloc, yyss);
/PHP-7.3/ext/json/
H A Djson_parser.tab.c402 yytype_int16 yyss_alloc; member
1322 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse()

Completed in 16 milliseconds