Home
last modified time | relevance | path

Searched refs:firststate (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregex2.h188 sopno firststate; /* the initial OEND (normally 0) */ member
Dengine.c188 const sopno gf = g->firststate+1; /* +1 for OEND */ in matcher()
Dregcomp.c305 g->firststate = THERE(); in regcomp()