Searched refs:VIS_HTTPSTYLE (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libnetbsd/
H A Dftpvis.h58 #define VIS_HTTPSTYLE 0x80 /* http-style escape % HEX HEX */ macro
H A Dstrvis.c207 if (flag & VIS_HTTPSTYLE)
245 if (flag & VIS_HTTPSTYLE) {
272 if (flag & VIS_HTTPSTYLE) {
302 if (flag & VIS_HTTPSTYLE)
H A Dstrunvis.c76 if ((flag & VIS_HTTPSTYLE) && c == '%') {
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dvis.h58 #define VIS_HTTPSTYLE 0x080 /* http-style escape % hex hex */ macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dvis.h84 #define VIS_HTTPSTYLE 0x80 /* http-style escape % HEX HEX */ macro
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dvis.c59 if (flag & VIS_HTTPSTYLE) {
H A Dunvis.c83 if (flag & VIS_HTTPSTYLE && c == '%') {
/macosx-10.10/libedit-40/src/
H A Dvis.h58 #define VIS_HTTPSTYLE 0x080 /* http-style escape % hex hex */ macro
/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dxprintf_vis.c68 ret = strvisx(buf, p, l, VIS_WHITE | VIS_HTTPSTYLE);
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dvis.c264 if (flag & VIS_HTTPSTYLE)
306 if (flag & VIS_HTTPSTYLE) {
336 if (flag & VIS_HTTPSTYLE) {
370 if (flag & VIS_HTTPSTYLE)
H A Dvis.hin71 #define VIS_HTTPSTYLE 0x80 /* http-style escape % HEX HEX */

Completed in 292 milliseconds