|
Apache HTTPD
|
Public Attributes | |
| xmlCharEncoding | xml2enc |
| char * | buf |
| apr_size_t | bytes |
| apr_xlate_t * | convset |
| unsigned int | flags |
| apr_off_t | bblen |
| apr_bucket_brigade * | bbnext |
| apr_bucket_brigade * | bbsave |
| const char * | encoding |
Definition at line 77 of file mod_xml2enc.c.
| apr_off_t xml2ctx::bblen |
Definition at line 83 of file mod_xml2enc.c.
| apr_bucket_brigade* xml2ctx::bbnext |
Definition at line 84 of file mod_xml2enc.c.
| apr_bucket_brigade* xml2ctx::bbsave |
Definition at line 85 of file mod_xml2enc.c.
| char* xml2ctx::buf |
Definition at line 79 of file mod_xml2enc.c.
| apr_size_t xml2ctx::bytes |
Definition at line 80 of file mod_xml2enc.c.
| apr_xlate_t* xml2ctx::convset |
Definition at line 81 of file mod_xml2enc.c.
Definition at line 86 of file mod_xml2enc.c.
Definition at line 82 of file mod_xml2enc.c.
| xmlCharEncoding xml2ctx::xml2enc |
Definition at line 78 of file mod_xml2enc.c.