Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlregexp.c280 struct _xmlRegExecRollback { struct
281 xmlRegStatePtr state;/* the current state */
282 int index; /* the index in the input stack */
283 int nextbranch; /* the next transition to explore in that state */
284 int *counts; /* save the automata state if it has some */