Searched refs:post_uri (Results 1 - 9 of 9) 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.c1661 * @post_uri: The destination URI for the document
1671 xmlIOHTTPOpenW(const char *post_uri, int compression) argument
1676 if (post_uri == NULL)
1687 ctxt->uri = (char *) xmlStrdup((const xmlChar *)post_uri);
1725 * @post_uri: The destination URI for this document.
1734 xmlIOHTTPDfltOpenW( const char * post_uri ) {
1735 return ( xmlIOHTTPOpenW( post_uri, 0 ) );
/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.c1661 * @post_uri: The destination URI for the document
1671 xmlIOHTTPOpenW(const char *post_uri, int compression) argument
1676 if (post_uri == NULL)
1687 ctxt->uri = (char *) xmlStrdup((const xmlChar *)post_uri);
1725 * @post_uri: The destination URI for this document.
1734 xmlIOHTTPDfltOpenW( const char * post_uri ) {
1735 return ( xmlIOHTTPOpenW( post_uri, 0 ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c1677 * @post_uri: The destination URI for the document
1687 xmlIOHTTPOpenW(const char *post_uri, int compression) argument
1692 if (post_uri == NULL)
1703 ctxt->uri = (char *) xmlStrdup((const xmlChar *)post_uri);
1741 * @post_uri: The destination URI for this document.
1750 xmlIOHTTPDfltOpenW( const char * post_uri ) {
1751 return ( xmlIOHTTPOpenW( post_uri, 0 ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c1677 * @post_uri: The destination URI for the document
1687 xmlIOHTTPOpenW(const char *post_uri, int compression) argument
1692 if (post_uri == NULL)
1703 ctxt->uri = (char *) xmlStrdup((const xmlChar *)post_uri);
1741 * @post_uri: The destination URI for this document.
1750 xmlIOHTTPDfltOpenW( const char * post_uri ) {
1751 return ( xmlIOHTTPOpenW( post_uri, 0 ) );

Completed in 211 milliseconds