Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
Parser
Parser.HTML

Method Parser.HTML()->feed_insert()


Method feed_insert

Parser.HTML feed_insert(string s)

Description

This pushes a string on the parser stack. (I'll write more about this mechanism later.)

Returns

the called object