VIS_CSTYLE
flags |= VIS_CSTYLE;
(void)vis(visbuf, cp[0], VIS_CSTYLE, cp[1]);
len = strvis(v, s, VIS_TAB | VIS_NL | VIS_CSTYLE);
strvisx(visbuf, buf, len, VIS_CSTYLE | VIS_NL);
strnvis(visbuf, buf, sizeof visbuf, VIS_CSTYLE | VIS_NL);
style = VIS_CSTYLE | VIS_NL;
if (flags & VIS_CSTYLE) {
(void)strvis(visline, line, VIS_CSTYLE);
strvis(vis_user, request->l_name, VIS_CSTYLE);
stravis(&res, (char *)utfbuf, VIS_CSTYLE|VIS_OCTAL|VIS_TAB|VIS_NL);
VIS_CSTYLE,
filename, VIS_META|VIS_CSTYLE) == -1) {
int encmask = ~(VIS_CSTYLE | VIS_HTTPSTYLE | VIS_OCTAL);
r |= VIS_CSTYLE;
return VIS_CSTYLE;
return VIS_CSTYLE;
int len = strnvisx(buf, blen, str, strlen(str), VIS_WHITE|VIS_CSTYLE);
(void)svis(visbuf, *dp, VIS_CSTYLE,
(void) vis(visbuf, *dp, VIS_NL|VIS_TAB|VIS_CSTYLE,
style = VIS_CSTYLE | VIS_NL;
sdata + prefixlen, VIS_WHITE | VIS_OCTAL | VIS_CSTYLE);
eflags |= VIS_CSTYLE;
strsvis(buf, p, VIS_CSTYLE, extra); /* encode name */
strsvis(buf, slink, VIS_CSTYLE, extra); /* encode link */
strsvis(pathbuf, path, VIS_CSTYLE, extra);
strvisx(dst, context, len, VIS_WHITE|VIS_CSTYLE);