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

/httpd/modules/filters/
H A Dmod_proxy_html.c112 } saxctxt; typedef in typeref:struct:__anon169
161 saxctxt *ctx = (saxctxt*) ctxt;
176 static void preserve(saxctxt *ctx, const size_t len)
195 static void pappend(saxctxt *ctx, const char *buf, const size_t len)
202 static void dump_content(saxctxt *ctx)
287 saxctxt* ctx = (saxctxt*) ctxt;
314 saxctxt *ctx = (saxctxt*) ctx
[all...]

Completed in 11 milliseconds