Searched defs:xmlNanoHTTPContentLength (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dnanohttp.c1724 * xmlNanoHTTPContentLength:
1734 xmlNanoHTTPContentLength( void * ctx ) { function
H A Delfgcchack.h5716 #undef xmlNanoHTTPContentLength macro
5717 extern __typeof (xmlNanoHTTPContentLength) xmlNanoHTTPContentLength __attribute((alias("xmlNanoHTTPContentLength__internal_alias")));
5719 #ifndef xmlNanoHTTPContentLength
5720 extern __typeof (xmlNanoHTTPContentLength) xmlNanoHTTPContentLength__internal_alias __attribute((visibility("hidden")));
5721 #define xmlNanoHTTPContentLength xmlNanoHTTPContentLength__internal_alias macro
/external/libxml2/
H A Dnanohttp.c1729 * xmlNanoHTTPContentLength:
1739 xmlNanoHTTPContentLength( void * ctx ) { function
H A Delfgcchack.h5716 #undef xmlNanoHTTPContentLength macro
5717 extern __typeof (xmlNanoHTTPContentLength) xmlNanoHTTPContentLength __attribute((alias("xmlNanoHTTPContentLength__internal_alias")));
5719 #ifndef xmlNanoHTTPContentLength
5720 extern __typeof (xmlNanoHTTPContentLength) xmlNanoHTTPContentLength__internal_alias __attribute((visibility("hidden")));
5721 #define xmlNanoHTTPContentLength xmlNanoHTTPContentLength__internal_alias macro

Completed in 5375 milliseconds