Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Durl_scanner_ex.c253 #define scdebug(x) printf x macro
255 #define scdebug(x) macro
260 scdebug(("appending %d chars, starting with %c\n", YYCURSOR-start, *start)); in passthru()
913scdebug(("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.re190 #define scdebug(x) printf x
192 #define scdebug(x)
197 scdebug(("appending %d chars, starting with %c\n", YYCURSOR-start, *start));
352scdebug(("stopped in state %d at pos %d (%d:%c) %d\n", STATE, YYCURSOR - ctx->buf.c, *YYCURSOR, *Y…

Completed in 8 milliseconds