Lines Matching refs:respace
50 char respace[RESIZE]; variable
89 rep->r1.ad1 = respace; in main()
236 if(p > &respace[RESIZE-1]) in fcomp()
315 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL) in fcomp()
324 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL) in fcomp()
335 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL) in fcomp()
421 if ((p = text(rep->r1.re1, &respace[RESIZE-1])) == NULL) in fcomp()
448 p = comple((char *) 0, rep->r1.re1, &respace[RESIZE-1], sseof); in fcomp()
583 if(p > &respace[RESIZE-1])
587 if(p > &respace[RESIZE-1])
704 if (expbuf > &respace[RESIZE-2])
715 return(comple((char *) 0, expbuf, &respace[RESIZE-1], sseof));
725 if (expbuf > &respace[RESIZE-3])
825 if(ep + 0377 > &respace[RESIZE-1])