Method Parser.HTML()->match_tag()
- Method match_tag
intmatch_tag(void|intvalue)- Description
Unquoted nested tag starters and enders will be balanced when parsing tags. This is the default.
int match_tag(void|int value)
Unquoted nested tag starters and enders will be balanced when parsing tags. This is the default.