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

Definitions

lib/Support/regcomp.c
  193 	char *next;		/* next character in RE */
  194 	char *end;		/* end of string (-> NUL normally) */
  393 p_ere(struct parse *p, int stop)	/* character this ERE should end at */