pub const htmlParserOption_HTML_PARSE_HUGE: htmlParserOption = 524288;Expand description
Relax some internal limits. See XML_PARSE_HUGE in xmlParserOption.
@since 2.14.0
Use XML_PARSE_HUGE with older versions.
pub const htmlParserOption_HTML_PARSE_HUGE: htmlParserOption = 524288;Relax some internal limits. See XML_PARSE_HUGE in xmlParserOption.
@since 2.14.0
Use XML_PARSE_HUGE with older versions.