Searched defs:startst (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/nvi2/regex/ |
H A D | engine.c | 293 sopno startst, sopno stopst) in dissect() 475 sopno startst, sopno stopst, sopno lev) /* PLUS nesting level */ in backref() 680 fast(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, in fast() 765 slow(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, in slow() 993 at(struct match *m, char *title, char *start, char *stop, sopno startst, in at()
|