Searched refs:errCounts (Results 1 – 1 of 1) sorted by relevance
345 int *errCounts; /* counters at the error state */ member3529 exec->errCounts = &exec->counts[comp->nbCounters]; in xmlRegNewExecCtxt()3532 exec->errCounts = NULL; in xmlRegNewExecCtxt()4027 memcpy(exec->errCounts, exec->counts, in xmlRegExecPushStringInternal()4075 memcpy(exec->errCounts, exec->counts, in xmlRegExecPushStringInternal()4286 count = exec->errCounts[trans->counter]; in xmlRegExecGetValues()