Home | History | Annotate | Download | only in libiberty

Lines Matching refs:pmatch

8017    `regcomp', we ignore PMATCH.  Otherwise, we assume PMATCH has at
8029 regmatch_t pmatch[], int eflags)
8070 pmatch[r].rm_so = regs.start[r];
8071 pmatch[r].rm_eo = regs.end[r];