Home | History | Annotate | Download | only in libxml2

Lines Matching refs:errState

343     xmlRegStatePtr errState;    /* the error state */
4026 exec->errState = exec->state;
4074 exec->errState = exec->state;
4260 if (exec->errState == NULL) return(-1);
4261 state = exec->errState;