Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlIOHTTPRead

1756  * xmlIOHTTPRead:
1766 xmlIOHTTPRead(void * context, char * buffer, int len) {
2142 xmlIOHTTPRead, xmlIOHTTPClose);
3630 (ret->buf->readcallback == xmlIOHTTPRead) &&