Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.c1023 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]); in yysyntax_error() local
1024 YYSIZE_T yysize = yysize0; in yysyntax_error()
1083 yysize = yysize0; in yysyntax_error()
/PHP-7.0/ext/json/
H A Djson_parser.tab.c926 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() local
927 YYSIZE_T yysize = yysize0; in yysyntax_error()
982 yysize = yysize0; in yysyntax_error()

Completed in 17 milliseconds