standard.lib.xml.htmlFreeParserCtxt

htmlFreeParserCtxt is available since version 1.0.

Prototype:

null-returned htmlFreeParserCtxt(number ctxt)

Parameters

ctxt
an HTML parser context

Description:

Free all the memory used by a parser context. However the parsed document in ctxt is not freed.

Return value:

Returns nothing.