Home
last modified time | relevance | path

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

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_parser.c1250 yytype_int16 yyssa[YYINITDEPTH]; local
1282 yyssp = yyss = yyssa;
1350 if (yyss1 != yyssa)
1912 if (yyss != yyssa)
/PHP-7.1/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 13 milliseconds