Searched defs:DEBUG_DUMP_COND (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_include.c415 #define DEBUG_DUMP_COND(ctx, text) \ macro
436 #define DEBUG_DUMP_COND(ctx, text) macro
2354 DEBUG_DUMP_COND(ctx, " if");
2408 DEBUG_DUMP_COND(ctx, " elif");
2432 DEBUG_DUMP_COND(ctx, " elif");
2465 DEBUG_DUMP_COND(ctx, " else");
2503 DEBUG_DUMP_COND(ctx, "endif");

Completed in 22 milliseconds