Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c1070 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error() local
1071 if (! (yysize <= yysize1 in yysyntax_error()
1072 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1074 yysize = yysize1; in yysyntax_error()
1096 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local
1097 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1099 yysize = yysize1; in yysyntax_error()

Completed in 7 milliseconds