Concept Framework 1.0 documentation Contents | Index

standard.lib.xml.htmlFreeParserCtxt

Name Version Deprecated
htmlFreeParserCtxt version 1.0 no

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.

Returns:
Returns nothing.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software