Lines Matching refs:re1
315 rep->r1.re1 = p; in fcomp()
316 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL) in fcomp()
324 rep->r1.re1 = p; in fcomp()
325 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL) in fcomp()
335 rep->r1.re1 = p; in fcomp()
336 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL) in fcomp()
421 rep->r1.re1 = p; in fcomp()
422 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL) in fcomp()
448 rep->r1.re1 = p; in fcomp()
449 p = comple((char *) 0, rep->r1.re1, &respace[RESIZE-1], sseof); in fcomp()
450 if(p == rep->r1.re1) { in fcomp()
452 rep->r1.re1 = op; in fcomp()
456 op = rep->r1.re1; in fcomp()
555 rep->r1.re1 = p; in fcomp()
556 p = ycomp(rep->r1.re1); in fcomp()