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

Public Attributes

xmlCharEncoding xml2enc
 
charbuf
 
apr_size_t bytes
 
apr_xlate_tconvset
 
unsigned int flags
 
apr_off_t bblen
 
apr_bucket_brigadebbnext
 
apr_bucket_brigadebbsave
 
const charencoding
 

Detailed Description

Definition at line 77 of file mod_xml2enc.c.

Member Data Documentation

◆ bblen

apr_off_t xml2ctx::bblen

Definition at line 83 of file mod_xml2enc.c.

◆ bbnext

apr_bucket_brigade* xml2ctx::bbnext

Definition at line 84 of file mod_xml2enc.c.

◆ bbsave

apr_bucket_brigade* xml2ctx::bbsave

Definition at line 85 of file mod_xml2enc.c.

◆ buf

char* xml2ctx::buf

Definition at line 79 of file mod_xml2enc.c.

◆ bytes

apr_size_t xml2ctx::bytes

Definition at line 80 of file mod_xml2enc.c.

◆ convset

apr_xlate_t* xml2ctx::convset

Definition at line 81 of file mod_xml2enc.c.

◆ encoding

const char* xml2ctx::encoding

Definition at line 86 of file mod_xml2enc.c.

◆ flags

unsigned int xml2ctx::flags

Definition at line 82 of file mod_xml2enc.c.

◆ xml2enc

xmlCharEncoding xml2ctx::xml2enc

Definition at line 78 of file mod_xml2enc.c.


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