Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregex2.h137 sopno laststate; /* the final OEND */ member
Dengine.c137 const sopno gl = g->laststate; in matcher()
Dregcomp.c222 g->laststate = THERE(); in regcomp()