Lines Matching refs:SEARCH
178 #define SEARCH -45 /* search flag */
1351 * = SEARCH, no escape allowed
1378 if( (c=ed_getchar(vp->ed,mode==SEARCH?1:-2)) == usreof )
1388 else if(mode==SEARCH && c==editb.e_intr)
1410 if( mode == SEARCH )
1470 if( mode==SEARCH && cur_virt==0 )
1515 if( mode == SEARCH )
1537 if( mode != SEARCH )
1544 if(mode!=SEARCH && last_virt>=0 && (vp->ed->e_tabcount|| !isblank(cur_virt)) && vp->ed->sh->nextprompt)
2184 /*{ SEARCH( mode )
2232 getline(vp,SEARCH);