Searched defs:startst (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/host-tools/ndk-stack/regex/ |
D | engine.c | 291 dissect(struct match *m, char *start, char *stop, sopno startst, sopno stopst) in dissect() 474 backref(struct match *m, char *start, char *stop, sopno startst, sopno stopst, in backref() 674 fast(struct match *m, char *start, char *stop, sopno startst, sopno stopst) in fast() 758 slow(struct match *m, char *start, char *stop, sopno startst, sopno stopst) in slow() 979 at(struct match *m, char *title, char *start, char *stop, sopno startst, in at()
|