VIS_OCTAL
int vis_octal = flag & VIS_OCTAL;
vis(buf, aa1, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa1);
vis(buf, aa2, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa2);
vis(buf, aa1, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa1);
vis(buf, aa2, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa2);
strvisx(out, s, outlen, VIS_TAB|VIS_NL|VIS_CSTYLE|VIS_OCTAL);
strvisx(visbuf, dp, datalen, VIS_SAFE | VIS_OCTAL);
strnvis(fmtbuf, msgbuf, sizeof(fmtbuf), VIS_SAFE|VIS_OCTAL);
tp = vis(dp, *sp, VIS_OCTAL | VIS_ALL, 0);
flags = VIS_OCTAL|VIS_CSTYLE|VIS_TAB|VIS_NL;
utf8_stravis(&uri, uri_in, VIS_OCTAL|VIS_CSTYLE);
utf8_stravis(&internal_id, internal_id_in, VIS_OCTAL|VIS_CSTYLE);
if (stravis(&out, s, VIS_OCTAL|VIS_CSTYLE|VIS_TAB|VIS_NL) == -1) {
const int flags = VIS_OCTAL|VIS_CSTYLE|VIS_TAB|VIS_NL;
utf8_stravis(&s->path, path, VIS_OCTAL|VIS_CSTYLE|VIS_TAB|VIS_NL);
VIS_OCTAL|VIS_CSTYLE|VIS_NOSLASH);
utf8_stravis(&new_name, copy, VIS_OCTAL|VIS_CSTYLE|VIS_TAB|VIS_NL);
VIS_OCTAL|VIS_CSTYLE|VIS_TAB|VIS_NL);
VIS_OCTAL|VIS_CSTYLE|VIS_TAB);
utf8_stravis(&w->name, new_name, VIS_OCTAL|VIS_CSTYLE|VIS_TAB|VIS_NL);
eflags |= VIS_OCTAL;
strnvis(buf, communication, sizeof(buf), VIS_NL | VIS_OCTAL);
strnvis(vistr, op_buf, size, VIS_NL | VIS_TAB | VIS_OCTAL);
VIS_WHITE | VIS_OCTAL | VIS_GLOB);
strnvis(escaped_name, name, esc_len, VIS_WHITE | VIS_OCTAL);
if (stravis(&nicebuf, filename, VIS_SAFE|VIS_OCTAL) == -1)
VIS_SAFE|VIS_OCTAL);