From 1851f29504fbb4a9343e6ee3193f2db3b472c4b7 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Fri, 11 Aug 2000 20:15:41 +0000 Subject: Export util_xml.c functions. Add dependency on xml libraries to apache.dsw. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86052 13f79535-47bb-0310-9956-ffa450edef68 --- libhttpd.def | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'libhttpd.def') diff --git a/libhttpd.def b/libhttpd.def index e1ca63f303..a8bc09caa1 100644 --- a/libhttpd.def +++ b/libhttpd.def @@ -419,3 +419,17 @@ EXPORTS ap_sort_hooks @412 ap_fini_vhost_config @413 ap_fixup_virtual_hosts @414 + ap_global_hook_pool @415 DATA + +; +; util_xml.h + ap_text_append @416 + ap_xml_parse_input @451 + ap_xml_to_text @452 + ap_xml_empty_elem @453 + ap_xml_quote_string @454 + ap_xml_quote_elem @455 + ap_xml_insert_uri @456 + + + -- cgit v1.2.3