Home
last modified time | relevance | path

Searched defs:_xmlRegExecRollback (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c303 struct _xmlRegExecRollback { struct
304 xmlRegStatePtr state;/* the current state */
305 int index; /* the index in the input stack */
306 int nextbranch; /* the next transition to explore in that state */
307 int *counts; /* save the automata state if it has some */