Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h339 xmlIOHTTPRead (void * context,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle432 d xmlIOHTTPRead pr extproc('xmlIOHTTPRead')
/external/libxml2/
DxmlIO.c1867 xmlIOHTTPRead(void * context, char * buffer, int len) { in xmlIOHTTPRead() function
2243 xmlIOHTTPRead, xmlIOHTTPClose); in xmlRegisterDefaultInputCallbacks()
3774 (ret->buf->readcallback == xmlIOHTTPRead) && in xmlCheckHTTPInput()
Dlibxml2.syms597 xmlIOHTTPRead;
Delfgcchack.h4592 #undef xmlIOHTTPRead
4593 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead __attribute((alias("xmlIOHTTPRead__internal_alias")));
4595 #ifndef xmlIOHTTPRead
4596 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead__internal_alias __attribute((visibility("hidden")));
4597 #define xmlIOHTTPRead xmlIOHTTPRead__internal_alias macro
Dtestapi.c28434 ret_val = xmlIOHTTPRead(context, buffer, len); in test_xmlIOHTTPRead()
/external/libxml2/win32/
Dlibxml2.def.src991 xmlIOHTTPRead