Method Parser.HTML()->match_tag()
- Method match_tag
int match_tag(void|int value)
- 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.