X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=bindings-apr-util.git;a=blobdiff_plain;f=cbits%2Fhelper_apr_xml.c;fp=cbits%2Fhelper_apr_xml.c;h=f66384aad2d6b826482ce68ba1810177ed5c0e8d;hp=0000000000000000000000000000000000000000;hb=555f5bdd1b954ba961fa08bcc59bb3f77e57a58d;hpb=4296301234c048e172b7338c24d420606fb3788e diff --git a/cbits/helper_apr_xml.c b/cbits/helper_apr_xml.c new file mode 100644 index 0000000..f66384a --- /dev/null +++ b/cbits/helper_apr_xml.c @@ -0,0 +1,6 @@ +#include +#include + +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*)