Searched refs:VIS_HTTP1808 (Results 1 – 2 of 2) sorted by relevance
57 #define VIS_HTTP1808 0x0080 /* http-style escape % hex hex */ macro
233 if ((flag & VIS_HTTP1808) && c == '%') { in unvis()