Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c103 char last_find; /* last find command */ member
1719 switch(vp->last_find) in mvcursor()
1752 vp->last_find = motion; in mvcursor()
1767 if( fold(vp->last_find) == 'T' ) in mvcursor()