Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dport.mk.37031 # space include LISPCODE (-l flag, showmatch and lisp options), UCVISUAL
H A Dport.mk.7031 # space include LISPCODE (-l flag, showmatch and lisp options), UCVISUAL
H A Dport.mk.c7031 # space include LISPCODE (-l flag, showmatch and lisp options), UCVISUAL
H A Dex.news477 If you type in an unmatched ) or } in showmatch mode, the editor
601 showmatch mode, however, and will not use a ] to match all ('s.
950 If you type in an unmatched ) or } in showmatch mode, the editor
1017 showmatch mode, however, and will not use a ] to match all ('s.
/titanic_41/usr/src/lib/libast/common/regex/
H A Dregnexec.c368 showmatch(regmatch_t* p) in showmatch() function
388 …0; i <= env->nsub; i++)showmatch(&env->best[i]);sfprintf(sfstdout, "\n new ");for (i = 0… in _better()