Searched refs:apr_xml_parser_done (Results 1 – 3 of 3) sorted by relevance
179 apr_xml_parser_done(xp, &doc); in test_CVE_2009_3720_alpha()192 apr_xml_parser_done(xp, &doc); in test_CVE_2009_3720_beta()
254 APU_DECLARE(apr_status_t) apr_xml_parser_done(apr_xml_parser *parser,
437 APU_DECLARE(apr_status_t) apr_xml_parser_done(apr_xml_parser *parser, in apr_xml_parser_done() function529 rv = apr_xml_parser_done(*parser, ppdoc); in apr_xml_parse_file()