Searched refs:laststate (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/regex/ | ||
D | regex2.h | 137 sopno laststate; /* the final OEND */ member |
D | engine.c | 137 const sopno gl = g->laststate; in matcher() |
D | regcomp.c | 222 g->laststate = THERE(); in regcomp() |