Searched refs:xmlIOHTTPRead (Results 1 – 7 of 7) sorted by relevance
339 xmlIOHTTPRead (void * context,
432 d xmlIOHTTPRead pr extproc('xmlIOHTTPRead')
1867 xmlIOHTTPRead(void * context, char * buffer, int len) { in xmlIOHTTPRead() function2243 xmlIOHTTPRead, xmlIOHTTPClose); in xmlRegisterDefaultInputCallbacks()3774 (ret->buf->readcallback == xmlIOHTTPRead) && in xmlCheckHTTPInput()
597 xmlIOHTTPRead;
4592 #undef xmlIOHTTPRead4593 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead __attribute((alias("xmlIOHTTPRead__internal_alias")));4595 #ifndef xmlIOHTTPRead4596 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead__internal_alias __attribute((visibility("hidden")));4597 #define xmlIOHTTPRead xmlIOHTTPRead__internal_alias macro
28434 ret_val = xmlIOHTTPRead(context, buffer, len); in test_xmlIOHTTPRead()
991 xmlIOHTTPRead