Searched refs:apr_xml_parser_create (Results 1 – 3 of 3) sorted by relevance
175 xp = apr_xml_parser_create(p); in test_CVE_2009_3720_alpha()188 xp = apr_xml_parser_create(p); in test_CVE_2009_3720_beta()
215 APU_DECLARE(apr_xml_parser *) apr_xml_parser_create(apr_pool_t *pool);
389 APU_DECLARE(apr_xml_parser *) apr_xml_parser_create(apr_pool_t *pool) in apr_xml_parser_create() function526 *parser = apr_xml_parser_create(p); in apr_xml_parse_file()