Searched refs:errCounts (Results 1 – 1 of 1) sorted by relevance
349 int *errCounts; /* counters at the error state */ member3551 exec->errCounts = &exec->counts[comp->nbCounters]; in xmlRegNewExecCtxt()3554 exec->errCounts = NULL; in xmlRegNewExecCtxt()4049 memcpy(exec->errCounts, exec->counts, in xmlRegExecPushStringInternal()4098 memcpy(exec->errCounts, exec->counts, in xmlRegExecPushStringInternal()4309 count = exec->errCounts[trans->counter]; in xmlRegExecGetValues()