Home
last modified time | relevance | path

Searched refs:getcount (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c187 static int getcount(Vi_t*,int);
755 c = getcount(vp,c); in cntlmode()
1325 static int getcount(register Vi_t *vp,register int c) in getcount() function
1633 switch(motion=getcount(vp,ed_getchar(vp->ed,-1))) in mvcursor()
2552 c = getcount(vp,ed_getchar(vp->ed,-1)); in textmod()
2581 c = getcount(vp,ed_getchar(vp->ed,-1)); in textmod()
2680 c = getcount(vp,ed_getchar(vp->ed,-1)); in textmod()