Type Definition libxml::bindings::xmlParserInputState

source ·
pub type xmlParserInputState = i32;
Expand description

xmlParserInputState:

The parser is now working also as a state based parser. The recursive one use the state info for entities processing.