Searched refs:xmlIOHTTPOpenW (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.in.h329 xmlIOHTTPOpenW (const char * post_uri,
H A DxmlIO.c1660 * xmlIOHTTPOpenW:
1671 xmlIOHTTPOpenW(const char *post_uri, int compression) function
1727 * Calls xmlIOHTTPOpenW with no compression to set up for a subsequent
1735 return ( xmlIOHTTPOpenW( post_uri, 0 ) );
2498 context = xmlIOHTTPOpenW(unescaped, compression);
2534 context = xmlIOHTTPOpenW(URI, compression);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.in.h329 xmlIOHTTPOpenW (const char * post_uri,
H A DxmlIO.c1660 * xmlIOHTTPOpenW:
1671 xmlIOHTTPOpenW(const char *post_uri, int compression) function
1727 * Calls xmlIOHTTPOpenW with no compression to set up for a subsequent
1735 return ( xmlIOHTTPOpenW( post_uri, 0 ) );
2498 context = xmlIOHTTPOpenW(unescaped, compression);
2534 context = xmlIOHTTPOpenW(URI, compression);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c1676 * xmlIOHTTPOpenW:
1687 xmlIOHTTPOpenW(const char *post_uri, int compression) function
1743 * Calls xmlIOHTTPOpenW with no compression to set up for a subsequent
1751 return ( xmlIOHTTPOpenW( post_uri, 0 ) );
2575 context = xmlIOHTTPOpenW(unescaped, compression);
2611 context = xmlIOHTTPOpenW(URI, compression);
H A Delfgcchack.h4464 #undef xmlIOHTTPOpenW macro
4465 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW __attribute((alias("xmlIOHTTPOpenW__internal_alias")));
4467 #ifndef xmlIOHTTPOpenW
4468 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW__internal_alias __attribute((visibility("hidden")));
4469 #define xmlIOHTTPOpenW xmlIOHTTPOpenW__internal_alias macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c1676 * xmlIOHTTPOpenW:
1687 xmlIOHTTPOpenW(const char *post_uri, int compression) function
1743 * Calls xmlIOHTTPOpenW with no compression to set up for a subsequent
1751 return ( xmlIOHTTPOpenW( post_uri, 0 ) );
2575 context = xmlIOHTTPOpenW(unescaped, compression);
2611 context = xmlIOHTTPOpenW(URI, compression);
H A Delfgcchack.h4464 #undef xmlIOHTTPOpenW macro
4465 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW __attribute((alias("xmlIOHTTPOpenW__internal_alias")));
4467 #ifndef xmlIOHTTPOpenW
4468 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW__internal_alias __attribute((visibility("hidden")));
4469 #define xmlIOHTTPOpenW xmlIOHTTPOpenW__internal_alias macro

Completed in 249 milliseconds