Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c712 # ifndef YYFPRINTF
714 # define YYFPRINTF fprintf macro
720 YYFPRINTF Args; \
727 YYFPRINTF (stderr, "%s ", Title); \
730 YYFPRINTF (stderr, "\n"); \
791 YYFPRINTF (yyoutput, ")");
810 YYFPRINTF (stderr, "Stack now");
814 YYFPRINTF (stderr, " %d", yybot);
816 YYFPRINTF (stderr, "\n");
850 YYFPRINTF (stderr, " $%d = ", yyi + 1);
[all …]

Completed in 9 milliseconds