Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DxmlIO.h337 xmlIOHTTPOpenW (const char * post_uri,
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle427 d xmlIOHTTPOpenW pr * extproc('xmlIOHTTPOpenW') void *
/third_party/libxml2/
DxmlIO.c1815 xmlIOHTTPOpenW(const char *post_uri, int compression ATTRIBUTE_UNUSED) in xmlIOHTTPOpenW() function
1879 return ( xmlIOHTTPOpenW( post_uri, 0 ) ); in xmlIOHTTPDfltOpenW()
2712 context = xmlIOHTTPOpenW(unescaped, compression); in __xmlOutputBufferCreateFilename()
2750 context = xmlIOHTTPOpenW(URI, compression); in __xmlOutputBufferCreateFilename()
Dlibxml2.syms596 xmlIOHTTPOpenW;
Delfgcchack.h4590 #undef xmlIOHTTPOpenW
4591 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW __attribute((alias("xmlIOHTTPOpenW__internal_alias"…
4593 #ifndef xmlIOHTTPOpenW
4594 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW__internal_alias __attribute((visibility("hidden")));
4595 #define xmlIOHTTPOpenW xmlIOHTTPOpenW__internal_alias macro
/third_party/libxml2/win32/
Dlibxml2.def.src989 xmlIOHTTPOpenW
/third_party/chromium/patch/
D0001-cve.patch105575 -#undef xmlIOHTTPOpenW
105576 -extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW __attribute((alias("xmlIOHTTPOpenW__internal_alias…
105578 -#ifndef xmlIOHTTPOpenW
105579 -extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW__internal_alias __attribute((visibility("hidden"))…
105580 -#define xmlIOHTTPOpenW xmlIOHTTPOpenW__internal_alias