HomeSort by relevance Sort by last modified time
    Searched refs:dissect (Results 1 - 2 of 2) sorted by null

  /bionic/libc/regex/
engine.c 49 #define dissect sdissect macro
61 #define dissect ldissect macro
88 static char *dissect(struct match *, char *, char *, sopno, sopno);
216 dp = dissect(m, m->coldp, endp, gf, gl);
226 NOTE("backref dissect");
249 NOTE("backoff dissect");
288 - dissect - figure out what matched what, no back references
291 dissect(struct match *m, char *start, char *stop, sopno startst, sopno stopst) function
364 dp = dissect(m, sp, rest, ssub, esub);
402 dp = dissect(m, ssp, sep, ssub, esub)
1015 #undef dissect macro
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 500 milliseconds