Searched refs:xmlNanoHTTPRead (Results 1 – 3 of 3) sorted by relevance
66 xmlNanoHTTPRead (void *ctx,
1890 return(xmlNanoHTTPRead(context, &buffer[0], len)); in xmlIOHTTPRead()2054 while ( (avail = xmlNanoHTTPRead( http_ctxt, in xmlIOHTTPCloseWrite()
1267 xmlNanoHTTPRead(void *ctx, void *dest, int len) { in xmlNanoHTTPRead() function