Apache HTTPD
Public Attributes | List of all members
saxctxt Struct Reference

Public Attributes

ap_filter_tf
 
proxy_html_confcfg
 
htmlParserCtxtPtr parser
 
apr_bucket_brigadebb
 
charbuf
 
size_t offset
 
size_t avail
 
const charencoding
 
urlmapmap
 
char rbuf [4]
 
apr_size_t rlen
 
apr_size_t rmin
 

Detailed Description

Definition at line 120 of file mod_proxy_html.c.

Member Data Documentation

◆ avail

size_t saxctxt::avail

Definition at line 127 of file mod_proxy_html.c.

◆ bb

apr_bucket_brigade* saxctxt::bb

Definition at line 124 of file mod_proxy_html.c.

◆ buf

char* saxctxt::buf

Definition at line 125 of file mod_proxy_html.c.

◆ cfg

proxy_html_conf* saxctxt::cfg

Definition at line 122 of file mod_proxy_html.c.

◆ encoding

const char* saxctxt::encoding

Definition at line 128 of file mod_proxy_html.c.

◆ f

ap_filter_t* saxctxt::f

Definition at line 121 of file mod_proxy_html.c.

◆ map

urlmap* saxctxt::map

Definition at line 129 of file mod_proxy_html.c.

◆ offset

size_t saxctxt::offset

Definition at line 126 of file mod_proxy_html.c.

◆ parser

htmlParserCtxtPtr saxctxt::parser

Definition at line 123 of file mod_proxy_html.c.

◆ rbuf

char saxctxt::rbuf[4]

Definition at line 130 of file mod_proxy_html.c.

◆ rlen

apr_size_t saxctxt::rlen

Definition at line 131 of file mod_proxy_html.c.

◆ rmin

apr_size_t saxctxt::rmin

Definition at line 132 of file mod_proxy_html.c.


The documentation for this struct was generated from the following file: