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

/httpd/modules/core/
H A Dmod_macro.c146 int macro_nesting = 1, any_nesting = 1; local
185 macro_nesting--;
186 if (!macro_nesting) {
198 macro_nesting++;

Completed in 12 milliseconds