Searched refs:DEBUG_PRINTF (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_include.c359 #define DEBUG_PRINTF(arg) debug_printf arg macro
365 DEBUG_PRINTF(((ctx), " Found: %s (%s)\n", d__t->s, d__t->value)); \
368 DEBUG_PRINTF((ctx, " Found: %s\n", d__t->s)); \
411 DEBUG_PRINTF(((ctx), " Unmatched %c\n", (char)(unmatched))); \
416 DEBUG_PRINTF(((ctx), "**** %s cond status=\"%c\"\n", (text), \
432 #define DEBUG_PRINTF(arg) macro
2335 DEBUG_PRINTF((ctx, "**** if expr=\"%s\"\n", expr));
2407 DEBUG_PRINTF((ctx, "**** elif expr=\"%s\"\n", expr));

Completed in 18 milliseconds