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

/httpd/modules/generators/
H A Dmod_autoindex.c168 static void emit_preamble(request_rec *r, int xhtml, const char *title) function
1042 emit_preamble(r, emit_xhtml, title);
1080 emit_preamble(r, emit_xhtml, title);
1102 emit_preamble(r, emit_xhtml, title);

Completed in 17 milliseconds