Searched refs:errState (Results 1 – 1 of 1) sorted by relevance
343 xmlRegStatePtr errState; /* the error state */ member4026 exec->errState = exec->state; in xmlRegExecPushStringInternal()4074 exec->errState = exec->state; in xmlRegExecPushStringInternal()4260 if (exec->errState == NULL) return(-1); in xmlRegExecGetValues()4261 state = exec->errState; in xmlRegExecGetValues()