Searched defs:startst (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/lib/libc/regex/ |
H A D | engine.c | 295 dissect(struct match *m, const char *start, const char *stop, sopno startst, in dissect() 477 backref(struct match *m, const char *start, const char *stop, sopno startst, in backref() 674 fast(struct match *m, const char *start, const char *stop, sopno startst, in fast() 763 slow(struct match *m, const char *start, const char *stop, sopno startst, in slow() 990 sopno startst, sopno stopst) in at()
|