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 in typeref:typename:int
|