xmlParserInputState

Type Alias xmlParserInputState 

Source
pub type xmlParserInputState = c_int;
Expand description

xmlParserInputState:

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