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

References

lib/Support/regcomp.c
 1279 	uch h = cs->hash;
 1391 	uch *col;
 1408 	uch *col;
lib/Support/regex2.h
  112 	uch *ptr;		/* -> uch [csetsize] */
  113 	uch mask;		/* bit within array */
  114 	uch hash;		/* hash code */
  139 	uch *setbits;		/* -> uch[csetsize][ncsets/CHAR_BIT] */