Searched refs:xmlIOHTTPOpenW (Results 1 – 5 of 5) sorted by relevance
/external/cronet/third_party/libxml/src/include/libxml/ |
D | xmlIO.h | 338 xmlIOHTTPOpenW (const char * post_uri,
|
/external/libxml2/include/libxml/ |
D | xmlIO.h | 338 xmlIOHTTPOpenW (const char * post_uri,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlIO.rpgle | 427 d xmlIOHTTPOpenW pr * extproc('xmlIOHTTPOpenW') void *
|
/external/cronet/third_party/libxml/src/ |
D | xmlIO.c | 1788 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/ |
D | xmlIO.c | 1788 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()
|