Searched defs:startst (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/nvi/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()
|
/freebsd/lib/libc/regex/ |
H A D | engine.c | 414 sopno startst, in dissect() 616 sopno startst, in backref() 842 walk(struct match *m, const char *start, const char *stop, sopno startst, in walk() 1167 sopno startst, in at()
|