Searched refs:ed_expand (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/ie/
H A Dedit.h176 extern int ed_expand(char[],int*,int*,int);
191 extern int ed_expand();
H A Dedit.c702 ed_expand(outbuff,cur,eol,mode) function
H A Demacs.c920 if(ed_expand(out,&cur,&eol,i) < 0)
H A Dvi.c2261 if( ed_expand((char*)virtual, &cur_virt, &last_virt, c) )
/ast/src/cmd/ksh93/include/
H A Dedit.h235 extern int ed_expand(Edit_t*, char[],int*,int*,int,int);
/ast/src/cmd/ksh93/edit/
H A Demacs.c997 if(ed_expand(ep->ed,(char*)out,&cur,&eol,i,count) < 0)
H A Dvi.c2424 if(ed_expand(vp->ed,(char*)virtual, &cur_virt, &last_virt, c, vp->repeat_set?vp->repeat:-1)<0)

Completed in 24 milliseconds