Home
last modified time | relevance | path

Searched refs:xmlIOHTTPOpenW (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/libxml/src/include/libxml/
DxmlIO.h338 xmlIOHTTPOpenW (const char * post_uri,
/external/libxml2/include/libxml/
DxmlIO.h338 xmlIOHTTPOpenW (const char * post_uri,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle427 d xmlIOHTTPOpenW pr * extproc('xmlIOHTTPOpenW') void *
/external/cronet/third_party/libxml/src/
DxmlIO.c1788 xmlIOHTTPOpenW(const char *post_uri, int compression ATTRIBUTE_UNUSED) in xmlIOHTTPOpenW() function
1852 return ( xmlIOHTTPOpenW( post_uri, 0 ) ); in xmlIOHTTPDfltOpenW()
2681 context = xmlIOHTTPOpenW(unescaped, compression); in __xmlOutputBufferCreateFilename()
2719 context = xmlIOHTTPOpenW(URI, compression); in __xmlOutputBufferCreateFilename()
/external/libxml2/
DxmlIO.c1788 xmlIOHTTPOpenW(const char *post_uri, int compression ATTRIBUTE_UNUSED) in xmlIOHTTPOpenW() function
1852 return ( xmlIOHTTPOpenW( post_uri, 0 ) ); in xmlIOHTTPDfltOpenW()
2681 context = xmlIOHTTPOpenW(unescaped, compression); in __xmlOutputBufferCreateFilename()
2719 context = xmlIOHTTPOpenW(URI, compression); in __xmlOutputBufferCreateFilename()