Extracted from Pike v7.6 release 33 at 2006-10-17.
pike.ida.liu.se
[Top]
Parser
Parser.HTML

Method Parser.HTML()->ignore_tags()


Method ignore_tags

int ignore_tags(void|int value)

Description

Do not look for tags at all. Normally tags are matched even when there's no callbacks for them at all. When this is set, the tag delimiters '<' and '>' will be treated as any normal character.