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

/httpd/modules/filters/
H A Dmod_proxy_html.c285 const xmlChar *externalID, const xmlChar *sysID)
306 if (sysID)
307 ap_fputstrs(ctx->f->next, ctx->bb, " \"", (const char *)sysID, "\"", NULL);
284 pinternalSubset(void* ctxt, const xmlChar *name, const xmlChar *externalID, const xmlChar *sysID) argument

Completed in 10 milliseconds