Source position: HTMLparser.inc line 109
function htmlParseChunk(
ctxt: htmlParserCtxtPtr;
chunk: pchar;
size: cint;
terminate: cint
):htmlParserCtxtPtr;function htmlParseChunk(
options: cint
):cint;