Source position: HTMLparser.inc line 148
function htmlCtxtReadIO(
ctxt: xmlParserCtxtPtr;
ioread: xmlInputReadCallback;
ioclose: xmlInputCloseCallback;
ioctx: pointer;
URL: pchar;
encoding: pchar;
options: cint
):htmlDocPtr;