Skip to main content

xmlParserOption_XML_PARSE_NODICT

Constant xmlParserOption_XML_PARSE_NODICT 

Source
pub const xmlParserOption_XML_PARSE_NODICT: xmlParserOption = 4096;
Expand description

Create a document without interned strings, making all strings separate memory allocations.