Lines Matching refs:sopno
78 const register sopno gf = g->firststate+1; /* +1 for OEND */
79 const register sopno gl = g->laststate;
167 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
190 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
236 sopno startst;
237 sopno stopst;
240 register sopno ss; /* start sop of current subRE */
241 register sopno es; /* end sop of current subRE */
246 register sopno ssub; /* start sop of subsubRE */
247 register sopno esub; /* end sop of subsubRE */
424 sopno startst;
425 sopno stopst;
426 sopno lev; /* PLUS nesting level */
429 register sopno ss; /* start sop of current subRE */
431 register sopno ssub; /* start sop of subsubRE */
432 register sopno esub; /* end sop of subsubRE */
629 sopno startst;
630 sopno stopst;
720 sopno startst;
721 sopno stopst;
814 sopno start; /* start state within strip */
815 sopno stop; /* state after stop state within strip */
822 register sopno pc;
824 register sopno look;
972 sopno startst;
973 sopno stopst;