Searched refs:VIS_HTTP1866 (Results 1 – 2 of 2) sorted by relevance
60 #define VIS_HTTP1866 0x0200 /* http-style &#num; or &string; */ macro
237 if ((flag & VIS_HTTP1866) && c == '&') { in unvis()