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