Method Parser.HTML()->lazy_argument_end()
- Method lazy_argument_end
 intlazy_argument_end(void|intvalue)- Description
 A
'>'in a tag argument closes both the argument and the tag, even if the argument is quoted.
int lazy_argument_end(void|int value)
A '>' in a tag argument closes both the argument and the
 tag, even if the argument is quoted.