Lines Matching refs:APPEND
174 #define APPEND -10 /* append chars */ macro
590 getline(vp,APPEND); in ed_viread()
592 getline(vp,APPEND); in ed_viread()
645 if( mode==APPEND || (cur_virt==last_virt && last_virt>=0)) in append()
823 append(vp,c,APPEND); in cntlmode()
980 append(vp,'#', APPEND); in cntlmode()
1389 mode = APPEND; in getline()
1515 mode = APPEND; in getline()
2004 append(vp,c, APPEND); in replace()
2140 append(vp,mode, APPEND); in search()
2341 return(APPEND); in textmod()
2360 return(APPEND); in textmod()
2401 append(vp,i,APPEND); in textmod()
2404 return(APPEND); in textmod()
2424 return(APPEND); in textmod()
2458 return(APPEND); in textmod()
2471 return(APPEND); in textmod()
2522 mode = APPEND; in textmod()
2569 return(APPEND); in textmod()