Searched refs:xmlNanoHTTPRead (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | nanohttp.h | 66 xmlNanoHTTPRead (void *ctx,
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | nanohttp.h | 66 xmlNanoHTTPRead (void *ctx,
|
/external/chromium_org/third_party/libxml/src/ |
D | xmlIO.c | 1813 return(xmlNanoHTTPRead(context, &buffer[0], len)); in xmlIOHTTPRead() 1977 while ( (avail = xmlNanoHTTPRead( http_ctxt, in xmlIOHTTPCloseWrite()
|
D | nanohttp.c | 1258 xmlNanoHTTPRead(void *ctx, void *dest, int len) { in xmlNanoHTTPRead() function
|
D | elfgcchack.h | 5824 #undef xmlNanoHTTPRead 5825 extern __typeof (xmlNanoHTTPRead) xmlNanoHTTPRead __attribute((alias("xmlNanoHTTPRead__internal_ali… 5827 #ifndef xmlNanoHTTPRead 5828 extern __typeof (xmlNanoHTTPRead) xmlNanoHTTPRead__internal_alias __attribute((visibility("hidden")… 5829 #define xmlNanoHTTPRead xmlNanoHTTPRead__internal_alias macro
|
D | testapi.c | 12423 ret_val = xmlNanoHTTPRead(ctx, dest, len); in test_xmlNanoHTTPRead()
|
/external/libxml2/ |
D | xmlIO.c | 1946 return(xmlNanoHTTPRead(context, &buffer[0], len)); in xmlIOHTTPRead() 2110 while ( (avail = xmlNanoHTTPRead( http_ctxt, in xmlIOHTTPCloseWrite()
|
D | nanohttp.c | 1265 xmlNanoHTTPRead(void *ctx, void *dest, int len) { in xmlNanoHTTPRead() function
|
D | elfgcchack.h | 5926 #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
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1196 xmlNanoHTTPRead
|