Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.c297 # define YYUSE(E) ((void) (E)) macro
299 # define YYUSE(E) /* empty */ macro
773 YYUSE (yyo);
780 YYUSE (yyoutput);
782 YYUSE (yytype);
1166 YYUSE (yyvaluep);
1172 YYUSE (yytype);
/PHP-7.3/ext/json/
H A Djson_parser.tab.c302 # define YYUSE(E) ((void) (E)) macro
304 # define YYUSE(E) /* empty */ macro
717 YYUSE (yyo); in yy_symbol_value_print()
718 YYUSE (parser); in yy_symbol_value_print()
725 YYUSE (yytype); in yy_symbol_value_print()
1054 YYUSE (yyvaluep); in yydestruct()
1055 YYUSE (parser); in yydestruct()

Completed in 15 milliseconds