Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Durl_scanner_ex.c291 #define scdebug(x) printf x macro
293 #define scdebug(x) macro
298 scdebug(("appending %d chars, starting with %c\n", YYCURSOR-start, *start)); in passthru()
880scdebug(("stopped in state %d at pos %d (%d:%c) %d\n", STATE, YYCURSOR - ctx->buf.c, *YYCURSOR, *Y… in xx_mainloop()
H A Durl_scanner_ex.re226 #define scdebug(x) printf x
228 #define scdebug(x)
233 scdebug(("appending %d chars, starting with %c\n", YYCURSOR-start, *start));
397scdebug(("stopped in state %d at pos %d (%d:%c) %d\n", STATE, YYCURSOR - ctx->buf.c, *YYCURSOR, *Y…

Completed in 21 milliseconds