Apache2
|
Go to the source code of this file.
Data Structures | |
struct | XMLParserImpl |
struct | apr_xml_parser |
Macros | |
#define | APR_XML_ERROR_EXPAT 1 |
#define | APR_XML_ERROR_PARSE_DONE 2 |
Typedefs | |
typedef struct XMLParserImpl | XMLParserImpl |
Functions | |
XMLParserImpl * | apr_xml_get_parser_impl (void) |
apr_xml_parser * | apr_xml_parser_create_internal (apr_pool_t *, void *, void *, void *) |
#define APR_XML_ERROR_EXPAT 1 |
#define APR_XML_ERROR_PARSE_DONE 2 |
typedef struct XMLParserImpl XMLParserImpl |
XMLParserImpl* apr_xml_get_parser_impl | ( | void | ) |
apr_xml_parser* apr_xml_parser_create_internal | ( | apr_pool_t * | , |
void * | , | ||
void * | , | ||
void * | |||
) |