Searched defs:specialchars (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_unix.c58 const char *specialchars = (contcmd ? "%#!\n" : "%#!"); local
90 if (any(peekchar(), specialchars)) {

Completed in 57 milliseconds