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

/httpd/modules/filters/
H A Dmod_deflate.c70 char *note_input_name; member in struct:deflate_filter_config_t
276 c->note_input_name = apr_pstrdup(cmd->pool, arg2);
897 if (c->note_input_name) {
898 apr_table_setn(r->notes, c->note_input_name,

Completed in 16 milliseconds