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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dvis.h57 #define VIS_HTTP1808 0x080 /* http-style escape % hex hex */ macro
H A Dunvis.c229 if ((flag & VIS_HTTP1808) && c == '%') {
/macosx-10.10/libedit-40/src/
H A Dvis.h57 #define VIS_HTTP1808 0x080 /* http-style escape % hex hex */ macro
H A Dunvis.c233 if ((flag & VIS_HTTP1808) && c == '%') {

Completed in 188 milliseconds