Searched refs:VIS_HTTP1866 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dvis.h60 #define VIS_HTTP1866 0x200 /* http-style &#num; or &string; */ macro
H A Dunvis.c233 if ((flag & VIS_HTTP1866) && c == '&') {
/macosx-10.10/libedit-40/src/
H A Dvis.h60 #define VIS_HTTP1866 0x200 /* http-style &#num; or &string; */ macro
H A Dunvis.c237 if ((flag & VIS_HTTP1866) && c == '&') {

Completed in 142 milliseconds