HomeSort by: relevance | last modified time | path
    Searched refs:resub (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/pax/
pat_rep.c 81 static int resub(regex_t *, regmatch_t *, char *, char *, char *, char *);
969 resub(&(pt->rcmp),pm,pt->nstr,inpt, outpt,endpt)
1078 * resub()
1086 resub(regex_t *rp, regmatch_t *pm, char *src, char *txt, char *dest, function
pat_rep.c 81 static int resub(regex_t *, regmatch_t *, char *, char *, char *, char *);
969 resub(&(pt->rcmp),pm,pt->nstr,inpt, outpt,endpt)
1078 * resub()
1086 resub(regex_t *rp, regmatch_t *pm, char *src, char *txt, char *dest, function

Completed in 41 milliseconds