]> gitweb @ CieloNegro.org - bindings-apr-util.git/blobdiff - cbits/helper_apr_xml.c
Bindings.APR.XML and APU.Version
[bindings-apr-util.git] / cbits / helper_apr_xml.c
diff --git a/cbits/helper_apr_xml.c b/cbits/helper_apr_xml.c
new file mode 100644 (file)
index 0000000..f66384a
--- /dev/null
@@ -0,0 +1,6 @@
+#include <bindings.cmacros.h>
+#include <apr_xml.h>
+
+BC_INLINE1(APR_XML_NS_IS_ERROR  , int, int)
+BC_INLINE1(APR_XML_ELEM_IS_EMPTY, apr_xml_elem*, int)
+BC_INLINE2(APR_XML_GET_URI_ITEM , apr_array_header_t*, int, const char*)