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