Home
last modified time | relevance | path

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

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_parser.c256 typedef YYTYPE_INT16 yytype_int16; typedef
258 typedef short int yytype_int16; typedef
401 yytype_int16 yyss_alloc;
821 yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop) in yy_stack_print()
825 yytype_int16 *yybottom; in yy_stack_print()
826 yytype_int16 *yytop;
1250 yytype_int16 yyssa[YYINITDEPTH];
1251 yytype_int16 *yyss;
1252 yytype_int16 *yyssp;
1316 yytype_int16 *yyss1 = yyss;
[all …]
/PHP-7.1/ext/json/
H A Djson_parser.tab.c241 typedef YYTYPE_INT16 yytype_int16; typedef
243 typedef short int yytype_int16; typedef
402 yytype_int16 yyss_alloc;
412 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
749 yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop) in yy_stack_print()
921 yytype_int16 *yyssp, int yytoken) in yysyntax_error()
1225 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
1226 yytype_int16 *yyss; in yyparse()
1227 yytype_int16 *yyssp; in yyparse()
1291 yytype_int16 *yyss1 = yyss; in yyparse()
[all …]

Completed in 20 milliseconds