Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c1300 yytype_int16 *yyss1 = yyss; local
1307 &yyss1, yysize * sizeof (*yyssp),
1311 yyss = yyss1;
1326 yytype_int16 *yyss1 = yyss; local
1334 if (yyss1 != yyssa)
1335 YYSTACK_FREE (yyss1);

Completed in 9 milliseconds