Concept Framework 2.0 documentation Contents | Index

standard.lib.xml.htmlParseChunk

Name Version Deprecated
htmlParseChunk version 1.0 no

Prototype:
number htmlParseChunk(number ctxt, string chunk, number terminate)

Parameters:
ctxt      an HTML parser context
chunk      the string to parse
terminate      the last chunk indicator

Description:
Parse a Chunk of memory.

Returns:
Returns zero if no error, the xmlParserErrors otherwise.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software