Searched refs:VIS_MIMESTYLE (Results 1 – 3 of 3) sorted by relevance
59 #define VIS_MIMESTYLE 0x0100 /* mime-style escape = HEX HEX */ macro
241 if ((flag & VIS_MIMESTYLE) && c == '=') { in unvis()
302 if (flags & VIS_MIMESTYLE) in getvisfun()