Searched refs:errState (Results 1 – 1 of 1) sorted by relevance
347 xmlRegStatePtr errState; /* the error state */ member4043 exec->errState = exec->state; in xmlRegExecPushStringInternal()4091 exec->errState = exec->state; in xmlRegExecPushStringInternal()4277 if (exec->errState == NULL) return(-1); in xmlRegExecGetValues()4278 state = exec->errState; in xmlRegExecGetValues()