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

/httpd/modules/filters/
H A Dmod_xml2enc.c74 } xml2cfg; typedef in typeref:struct:__anon178
129 xml2cfg* cfg = ap_get_module_config(r->per_dir_config, &xml2enc_module);
166 xml2cfg* cfg = NULL; /* initialise to shut compiler warnings up */
289 xml2cfg* cfg = ap_get_module_config(f->r->per_dir_config,
567 xml2cfg* cfg = CFG;
582 xml2cfg* cfg = CFG;
601 xml2cfg* ret = apr_pcalloc(pool, sizeof(xml2cfg));
608 xml2cfg* base = BASE;
609 xml2cfg* ad
[all...]

Completed in 11 milliseconds