Skip to main content

htmlParserOption_HTML_PARSE_HUGE

Constant htmlParserOption_HTML_PARSE_HUGE 

Source
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.