reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/regcomp.c
  337 		p->pbegin[i] = 0;
  456 			p->pbegin[subno] = HERE();
  530 			(void) dupl(p, p->pbegin[backrefnum]+1, p->pend[backrefnum]);
  696 			p->pbegin[subno] = HERE();
  729 			(void) dupl(p, p->pbegin[i]+1, p->pend[i]);
 1515 		if (p->pbegin[i] >= pos) {
 1516 			p->pbegin[i]++;