htmlCreateMemoryParserCtxt is available since version 1.0.
Prototype:
number htmlCreateMemoryParserCtxt(string buffer)
Description:
Create a parser context for an HTML in-memory document.
Return value:
Returns the new parse context handle or null if failed.