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