Home
last modified time | relevance | path

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

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