Searched refs:xmlNanoHTTPReturnCode (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanohttp.h54 xmlNanoHTTPReturnCode (void *ctx);
/external/libxml2/include/libxml/
H A Dnanohttp.h54 xmlNanoHTTPReturnCode (void *ctx);
/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c1948 xmlNanoHTTPReturnCode( http_ctxt ) );
1990 http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
3690 code = xmlNanoHTTPReturnCode(ret->buf->context);
H A Dnanohttp.c1689 * xmlNanoHTTPReturnCode:
1697 xmlNanoHTTPReturnCode(void *ctx) { function
H A Delfgcchack.h5848 #undef xmlNanoHTTPReturnCode macro
5849 extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode __attribute((alias("xmlNanoHTTPReturnCode__internal_alias")));
5851 #ifndef xmlNanoHTTPReturnCode
5852 extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode__internal_alias __attribute((visibility("hidden")));
5853 #define xmlNanoHTTPReturnCode xmlNanoHTTPReturnCode__internal_alias macro
H A Dtestapi.c12473 ret_val = xmlNanoHTTPReturnCode(ctx);
12479 printf("Leak of %d blocks found in xmlNanoHTTPReturnCode",
[all...]
/external/libxml2/
H A DxmlIO.c2081 xmlNanoHTTPReturnCode( http_ctxt ) );
2123 http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
3851 code = xmlNanoHTTPReturnCode(ret->buf->context);
H A Dnanohttp.c1703 * xmlNanoHTTPReturnCode:
1711 xmlNanoHTTPReturnCode(void *ctx) { function
H A Delfgcchack.h5950 #undef xmlNanoHTTPReturnCode macro
5951 extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode __attribute((alias("xmlNanoHTTPReturnCode__internal_alias")));
5953 #ifndef xmlNanoHTTPReturnCode
5954 extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode__internal_alias __attribute((visibility("hidden")));
5955 #define xmlNanoHTTPReturnCode xmlNanoHTTPReturnCode__internal_alias macro

Completed in 2947 milliseconds