Source position: libxmlparser.inc line 963
function xmlCtxtReadMemory(
ctxt: xmlParserCtxtPtr;
buffer: PAnsiChar;
size: cint;
URL: PAnsiChar;
encoding: PAnsiChar;
options: cint
):xmlDocPtr;