Source position: libxmlparser.inc line 868
function xmlSAXParseMemoryWithData(
sax: xmlSAXHandlerPtr;
buffer: pchar;
size: cint;
recovery: cint;
data: pointer
):xmlDocPtr;