Searched refs:anyabbrs (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tty.h158 var bool anyabbrs; /* true if abbr or unabbr has been done */ variable
H A Dex_cmds.c199 anyabbrs = 1;
854 anyabbrs = 1;
H A Dex_vops2.c1328 if (anyabbrs && gcursor > ogcursor && !wordch(multic) && wordch(lastchr(ogcursor, gcursor))) {

Completed in 96 milliseconds