Searched refs:xmlNanoHTTPRead (Results 1 – 8 of 8) sorted by relevance
85 d xmlNanoHTTPRead...86 d pr 10i 0 extproc('xmlNanoHTTPRead')
66 xmlNanoHTTPRead (void *ctx,
1960 return(xmlNanoHTTPRead(context, &buffer[0], len)); in xmlIOHTTPRead()2124 while ( (avail = xmlNanoHTTPRead( http_ctxt, in xmlIOHTTPCloseWrite()
1065 xmlNanoHTTPRead;
1266 xmlNanoHTTPRead(void *ctx, void *dest, int len) { in xmlNanoHTTPRead() function
5926 #undef xmlNanoHTTPRead5927 extern __typeof (xmlNanoHTTPRead) xmlNanoHTTPRead __attribute((alias("xmlNanoHTTPRead__internal_ali…5929 #ifndef xmlNanoHTTPRead5930 extern __typeof (xmlNanoHTTPRead) xmlNanoHTTPRead__internal_alias __attribute((visibility("hidden")…5931 #define xmlNanoHTTPRead xmlNanoHTTPRead__internal_alias macro
12419 ret_val = xmlNanoHTTPRead(ctx, dest, len); in test_xmlNanoHTTPRead()
1206 xmlNanoHTTPRead