Home
last modified time | relevance | path

Searched refs:xmlNanoHTTPRead (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dnanohttp.rpgle85 d xmlNanoHTTPRead...
86 d pr 10i 0 extproc('xmlNanoHTTPRead')
/external/libxml2/include/libxml/
Dnanohttp.h66 xmlNanoHTTPRead (void *ctx,
/external/libxml2/
DxmlIO.c1960 return(xmlNanoHTTPRead(context, &buffer[0], len)); in xmlIOHTTPRead()
2124 while ( (avail = xmlNanoHTTPRead( http_ctxt, in xmlIOHTTPCloseWrite()
Dlibxml2.syms1065 xmlNanoHTTPRead;
Dnanohttp.c1266 xmlNanoHTTPRead(void *ctx, void *dest, int len) { in xmlNanoHTTPRead() function
Delfgcchack.h5926 #undef xmlNanoHTTPRead
5927 extern __typeof (xmlNanoHTTPRead) xmlNanoHTTPRead __attribute((alias("xmlNanoHTTPRead__internal_ali…
5929 #ifndef xmlNanoHTTPRead
5930 extern __typeof (xmlNanoHTTPRead) xmlNanoHTTPRead__internal_alias __attribute((visibility("hidden")…
5931 #define xmlNanoHTTPRead xmlNanoHTTPRead__internal_alias macro
Dtestapi.c12419 ret_val = xmlNanoHTTPRead(ctx, dest, len); in test_xmlNanoHTTPRead()
/external/libxml2/win32/
Dlibxml2.def.src1206 xmlNanoHTTPRead