catspace 158 ext/ereg/regex/regcomp.c g->categories = &g->catspace[0]; catspace 159 ext/ereg/regex/regcomp.c (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t)); catspace 135 ext/ereg/regex/regex2.h cat_t catspace[1]; /* actually [NC] */