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

/httpd/modules/generators/
H A Dmod_autoindex.c999 int emit_xhtml, char *title)
1042 emit_preamble(r, emit_xhtml, title);
1080 emit_preamble(r, emit_xhtml, title);
1102 emit_preamble(r, emit_xhtml, title);
998 emit_head(request_rec *r, char *header_fname, int suppress_amble, int emit_xhtml, char *title) argument

Completed in 1602 milliseconds