Searched defs:macro_section (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/core/ |
H A D | mod_macro.c | 689 static const char *macro_section(cmd_parms * cmd, function 697 debug(fprintf(stderr, "macro_section: arg='%s'\n", arg)); 746 debug(fprintf(stderr, "macro_section: name=%s\n", name)); 753 debug(fprintf(stderr, "macro_section: location=%s\n", macro->location)); 926 AP_INIT_RAW_ARGS(BEGIN_MACRO, macro_section, NULL, EXEC_ON_READ | OR_ALL,
|
Completed in 12 milliseconds