Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregex2.h189 sopno laststate; /* the final OEND */ member
Dengine.c189 const sopno gl = g->laststate; in matcher()
Dregcomp.c312 g->laststate = THERE(); in regcomp()