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