HomeSort by relevance Sort by last modified time
    Searched refs:ncategories (Results 1 - 2 of 2) sorted by null

  /bionic/libc/regex/
regex2.h 144 int ncategories; /* how many character categories */ member in struct:re_guts
regcomp.c 207 g->ncategories = 1; /* category 0 is "everything else" */
907 cap[ch] = p->g->ncategories++;
1263 cat = g->ncategories++;
    [all...]

Completed in 16 milliseconds