VIS_NL
VIS_NL | VIS_CSTYLE);
strvis(vis_args, k->ki_args, VIS_TAB | VIS_NL | VIS_NOSLASH);
strvis(vis_env, k->ki_env, VIS_TAB | VIS_NL | VIS_NOSLASH);
strvis(cpy, str, VIS_TAB | VIS_NL | VIS_NOSLASH);
strvis(cpy2, str, VIS_TAB | VIS_NL | VIS_NOSLASH);
#define LOG_SYSLOG_VIS (VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL)
strnvis(encname, name, sizeof(encname), VIS_NL);
#define VIS_WHITE (VIS_SP | VIS_TAB | VIS_NL)
if (flags & VIS_NL) *d++ = L'\n';
exp->ex_dirp, VIS_GLOB | VIS_NL, "\"'$");
ret = strnvis(msgbuf_strvised, msgbuf, sizeof(msgbuf_strvised), VIS_NL);
(sizeof (vmcn) - 1) / 4, VIS_OCTAL | VIS_NL);
VIS_GLOB | VIS_NL, "\"'$");
strnvis(visbuf, buf, sizeof visbuf, VIS_CSTYLE | VIS_NL);