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

  /bionic/libc/regex/
regex2.h 136 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
engine.c 136 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 214 g->firststate = THERE();
    [all...]

Completed in 19 milliseconds