engine.c | 60 #define backref sbackref macro 71 #define backref lbackref macro 82 #define backref mbackref macro 115 static const char *backref(struct match *m, const char *start, const char *stop, sopno startst, sopno stopst, sopno lev, int); 358 NOTE("backref dissect"); 359 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0); 382 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0); 636 - backref - figure out what matched what, figuring in back references 637 == static const char *backref(struct match *m, const char *start, \ 641 backref( function in typeref:typename:const char * [all...] |