Home
last modified time | relevance | path

Searched refs:catspace (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/ereg/regex/
H A Dregex2.h135 cat_t catspace[1]; /* actually [NC] */ member
H A Dregcomp.c158 g->categories = &g->catspace[0];
159 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t));

Completed in 9 milliseconds