Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/vi/port/
H A Dex_unix.c49 unix0(bool warn, int contcmd) in unix0() argument
58 const char *specialchars = (contcmd ? "%#!\n" : "%#!"); in unix0()
98 if (contcmd && (c == '\n')) { in unix0()