Searched defs:xmlNanoHTTPRead (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dnanohttp.c1262 * xmlNanoHTTPRead:
1274 xmlNanoHTTPRead(void *ctx, void *dest, int len) { function
H A Delfgcchack.h5926 #undef xmlNanoHTTPRead macro
5927 extern __typeof (xmlNanoHTTPRead) xmlNanoHTTPRead __attribute((alias("xmlNanoHTTPRead__internal_alias")));
5929 #ifndef xmlNanoHTTPRead
5930 extern __typeof (xmlNanoHTTPRead) xmlNanoHTTPRead__internal_alias __attribute((visibility("hidden")));
5931 #define xmlNanoHTTPRead xmlNanoHTTPRead__internal_alias macro

Completed in 2420 milliseconds