Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.c1248 yytype_int16 yyssa[YYINITDEPTH]; local
1280 yyssp = yyss = yyssa;
1348 if (yyss1 != yyssa)
1910 if (yyss != yyssa)
/PHP-7.3/ext/json/
H A Djson_parser.tab.c1225 yytype_int16 yyssa[YYINITDEPTH]; in yyparse() local
1257 yyssp = yyss = yyssa; in yyparse()
1325 if (yyss1 != yyssa) in yyparse()
1845 if (yyss != yyssa) in yyparse()

Completed in 14 milliseconds