xmlNanoHTTPReturnCode 5848 third_party/libxml/src/elfgcchack.h #undef xmlNanoHTTPReturnCode
xmlNanoHTTPReturnCode 5849 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode __attribute((alias("xmlNanoHTTPReturnCode__internal_alias")));
xmlNanoHTTPReturnCode 5851 third_party/libxml/src/elfgcchack.h #ifndef xmlNanoHTTPReturnCode
xmlNanoHTTPReturnCode 5852 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode__internal_alias __attribute((visibility("hidden")));
xmlNanoHTTPReturnCode 5853 third_party/libxml/src/elfgcchack.h #define xmlNanoHTTPReturnCode xmlNanoHTTPReturnCode__internal_alias
xmlNanoHTTPReturnCode   54 third_party/libxml/src/include/libxml/nanohttp.h 	xmlNanoHTTPReturnCode	(void *ctx);
xmlNanoHTTPReturnCode 12473 third_party/libxml/src/testapi.c         ret_val = xmlNanoHTTPReturnCode(ctx);
xmlNanoHTTPReturnCode 1948 third_party/libxml/src/xmlIO.c 			xmlNanoHTTPReturnCode( http_ctxt ) );
xmlNanoHTTPReturnCode 1990 third_party/libxml/src/xmlIO.c 	    http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
xmlNanoHTTPReturnCode 3690 third_party/libxml/src/xmlIO.c         code = xmlNanoHTTPReturnCode(ret->buf->context);