Searched refs:cat_t (Results 1 – 2 of 2) sorted by relevance
134 typedef unsigned char cat_t; typedef158 cat_t *categories; /* ->catspace[-CHAR_MIN] */168 cat_t catspace[NC]; /* categories */
245 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t)); in regcomp()1034 cat_t *cap = p->g->categories; in ordinary()1451 cat_t *cats = g->categories; in categorize()1454 cat_t cat; in categorize()