Source position: HTMLparser.inc line 146
function htmlCtxtReadMemory(
ctxt: xmlParserCtxtPtr;
buffer: PAnsiChar;
size: cint;
URL: PAnsiChar;
encoding: PAnsiChar;
options: cint
):htmlDocPtr;