xmlNanoHTTPCtxt   387 third_party/libxml/src/nanohttp.c     ret = (xmlNanoHTTPCtxtPtr) xmlMalloc(sizeof(xmlNanoHTTPCtxt));
xmlNanoHTTPCtxt   393 third_party/libxml/src/nanohttp.c     memset(ret, 0, sizeof(xmlNanoHTTPCtxt));