Searched refs:apr_xml_parse_file (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/apr-util/test/ |
| H A D | testxml.c | 133 rv = apr_xml_parse_file(p, &parser, &doc, fd, 2000); in test_xml_parser() 147 rv = apr_xml_parse_file(p, &parser, &doc, fd, 2000); in test_xml_parser() 164 apr_xml_parse_file(p, &parser, &doc, fd, 2000); in test_billion_laughs()
|
| /freebsd-12.1/contrib/apr-util/include/ |
| H A D | apr_xml.h | 227 APU_DECLARE(apr_status_t) apr_xml_parse_file(apr_pool_t *p,
|
| /freebsd-12.1/contrib/apr-util/xml/ |
| H A D | apr_xml.c | 496 APU_DECLARE(apr_status_t) apr_xml_parse_file(apr_pool_t *p, in apr_xml_parse_file() function
|