Searched defs:_xmlRegExecRollback (Results 1 – 1 of 1) sorted by relevance
291 struct _xmlRegExecRollback { struct292 xmlRegStatePtr state;/* the current state */293 int index; /* the index in the input stack */294 int nextbranch; /* the next transition to explore in that state */295 int *counts; /* save the automata state if it has some */