Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dnanohttp.h66 xmlNanoHTTPRead (void *ctx,
/external/chromium_org/third_party/libxml/src/include/libxml/
Dnanohttp.h66 xmlNanoHTTPRead (void *ctx,
/external/chromium_org/third_party/libxml/src/
DxmlIO.c1813 return(xmlNanoHTTPRead(context, &buffer[0], len)); in xmlIOHTTPRead()
1977 while ( (avail = xmlNanoHTTPRead( http_ctxt, in xmlIOHTTPCloseWrite()
Dnanohttp.c1258 xmlNanoHTTPRead(void *ctx, void *dest, int len) { in xmlNanoHTTPRead() function
Delfgcchack.h5824 #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
Dtestapi.c12423 ret_val = xmlNanoHTTPRead(ctx, dest, len); in test_xmlNanoHTTPRead()
/external/libxml2/
DxmlIO.c1946 return(xmlNanoHTTPRead(context, &buffer[0], len)); in xmlIOHTTPRead()
2110 while ( (avail = xmlNanoHTTPRead( http_ctxt, in xmlIOHTTPCloseWrite()
Dnanohttp.c1265 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
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1196 xmlNanoHTTPRead