Home
last modified time | relevance | path

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

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_parser.c1073 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; in yysyntax_error() local
1076 for (yyx = yyxbegin; yyx < yyxend; ++yyx) in yysyntax_error()
/PHP-7.1/ext/json/
H A Djson_parser.tab.c969 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; in yysyntax_error() local
972 for (yyx = yyxbegin; yyx < yyxend; ++yyx) in yysyntax_error()

Completed in 16 milliseconds