|
Apache HTTPD
|
Public Attributes | |
| ap_filter_t * | f |
| proxy_html_conf * | cfg |
| htmlParserCtxtPtr | parser |
| apr_bucket_brigade * | bb |
| char * | buf |
| size_t | offset |
| size_t | avail |
| const char * | encoding |
| urlmap * | map |
| char | rbuf [4] |
| apr_size_t | rlen |
| apr_size_t | rmin |
Definition at line 120 of file mod_proxy_html.c.
| size_t saxctxt::avail |
Definition at line 127 of file mod_proxy_html.c.
| apr_bucket_brigade* saxctxt::bb |
Definition at line 124 of file mod_proxy_html.c.
| char* saxctxt::buf |
Definition at line 125 of file mod_proxy_html.c.
| proxy_html_conf* saxctxt::cfg |
Definition at line 122 of file mod_proxy_html.c.
Definition at line 128 of file mod_proxy_html.c.
| ap_filter_t* saxctxt::f |
Definition at line 121 of file mod_proxy_html.c.
| urlmap* saxctxt::map |
Definition at line 129 of file mod_proxy_html.c.
| size_t saxctxt::offset |
Definition at line 126 of file mod_proxy_html.c.
| htmlParserCtxtPtr saxctxt::parser |
Definition at line 123 of file mod_proxy_html.c.
| char saxctxt::rbuf[4] |
Definition at line 130 of file mod_proxy_html.c.
| apr_size_t saxctxt::rlen |
Definition at line 131 of file mod_proxy_html.c.
| apr_size_t saxctxt::rmin |
Definition at line 132 of file mod_proxy_html.c.