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

References

lib/Support/regcomp.c
 1130 		DROP(finish-start);	/* drop the operand */
 1136 		INSERT(OCH_, start);		/* offset is wrong... */
 1137 		repeat(p, start+1, 1, to);
 1138 		ASTERN(OOR1, start);
 1139 		AHEAD(start);			/* ... fix it */
 1149 		INSERT(OCH_, start);
 1150 		ASTERN(OOR1, start);
 1151 		AHEAD(start);
 1155 		copy = dupl(p, start+1, finish+1);
 1160 		INSERT(OPLUS_, start);
 1161 		ASTERN(O_PLUS, start);
 1164 		copy = dupl(p, start, finish);
 1168 		copy = dupl(p, start, finish);