Home
last modified time | relevance | path

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

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