Searched refs:firststate (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/nvi/regex/
H A Dregex2.h149 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
H A Dengine.c150 register const sopno gf = g->firststate+1; /* +1 for OEND */
H A Dregcomp.c266 g->firststate = THERE();
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregex2.h136 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
H A Dregcomp.c222 g->firststate = THERE();
/freebsd-10-stable/lib/libc/regex/
H A Dregex2.h172 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
H A Dengine.c161 const sopno gf = g->firststate+1; /* +1 for OEND */
H A Dregcomp.c266 g->firststate = THERE();
/freebsd-10-stable/lib/libc/regex/grot/
H A Ddebug.c33 fprintf(d, ", first %ld last %ld", (long)g->firststate,
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c62 fprintf(d, ", first %ld last %ld", (long)g->firststate,

Completed in 163 milliseconds