]> gitweb @ CieloNegro.org - bindings-apr-util.git/blob - cbits/helper_apr_xml.c
Bindings.APR.XML and APU.Version
[bindings-apr-util.git] / cbits / helper_apr_xml.c
1 #include <bindings.cmacros.h>
2 #include <apr_xml.h>
3
4 BC_INLINE1(APR_XML_NS_IS_ERROR  , int, int)
5 BC_INLINE1(APR_XML_ELEM_IS_EMPTY, apr_xml_elem*, int)
6 BC_INLINE2(APR_XML_GET_URI_ITEM , apr_array_header_t*, int, const char*)