Home
last modified time | relevance | path

Searched refs:VIS_HTTPSTYLE (Results 1 – 25 of 45) sorted by relevance

12

/dports/ftp/tnftp/tnftp-20210827/libnetbsd/
H A Dstrvis.c200 if (flag & VIS_HTTPSTYLE) in svis()
238 if (flag & VIS_HTTPSTYLE) { in strsvis()
265 if (flag & VIS_HTTPSTYLE) { in strsvisx()
295 if (flag & VIS_HTTPSTYLE) in vis()
H A Dftpvis.h58 #define VIS_HTTPSTYLE 0x80 /* http-style escape % HEX HEX */ macro
H A Dstrunvis.c76 if ((flag & VIS_HTTPSTYLE) && c == '%') { in unvis()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/roken/
H A Dvis.c264 if (flag & VIS_HTTPSTYLE) in rk_svis()
306 if (flag & VIS_HTTPSTYLE) { in rk_strsvis()
336 if (flag & VIS_HTTPSTYLE) { in rk_strsvisx()
370 if (flag & VIS_HTTPSTYLE) in rk_vis()
/dports/databases/db/db-1.27,2/
H A Ddb.c265 if (0 != (visflags & ~(VIS_HTTPSTYLE))) in main()
275 if (0 != (visflags & ~(VIS_HTTPSTYLE))) in main()
651 return (strunvisx(buf, data, (visflags & VIS_HTTPSTYLE))); in decode_data()
678 int encmask = ~(VIS_CSTYLE | VIS_HTTPSTYLE | VIS_OCTAL); in parse_encode_option()
691 r |= VIS_HTTPSTYLE; in parse_encode_option()
/dports/editors/led/led-2.0/src/
H A Dbsd_vis.h47 #define VIS_HTTPSTYLE 0x80 /* http-style escape % HEX HEX */ macro
/dports/sysutils/confctl/confctl-1.2/src/
H A Dvis.h63 #define VIS_HTTPSTYLE 0x80 /* http-style escape % HEX HEX */ macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/cmd-line-utils/libedit/np/
H A Dvis.h60 #define VIS_HTTPSTYLE 0x080 /* http-style escape % hex hex */ macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/cmd-line-utils/libedit/np/
H A Dvis.h60 #define VIS_HTTPSTYLE 0x080 /* http-style escape % hex hex */ macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/cmd-line-utils/libedit/np/
H A Dvis.h60 #define VIS_HTTPSTYLE 0x080 /* http-style escape % hex hex */ macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/cmd-line-utils/libedit/np/
H A Dvis.h60 #define VIS_HTTPSTYLE 0x080 /* http-style escape % hex hex */ macro
/dports/databases/mysql56-client/mysql-5.6.51/cmd-line-utils/libedit/np/
H A Dvis.h60 #define VIS_HTTPSTYLE 0x080 /* http-style escape % hex hex */ macro
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/libedit/np/
H A Dvis.h60 #define VIS_HTTPSTYLE 0x080 /* http-style escape % hex hex */ macro
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20140620-3.1/src/
H A Dvis.h58 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dvis.h59 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libedit/libedit-20191231-3.1/src/
H A Dvis.h59 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20210216-3.1/src/
H A Dvis.h59 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dvis.h59 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/cmd-line-utils/libedit/libedit-20190324-3.1/src/
H A Dvis.h59 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dvis.h60 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dvis.h59 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/devel/libedit/libedit-20210216-3.1/src/
H A Dvis.h59 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/databases/mysql57-client/mysql-5.7.36/extra/libedit/libedit-20191231-3.1/src/
H A Dvis.h59 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/devel/mk-configure/mk-configure-0.37.0/features/
H A Dmkc_vis.h69 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
/dports/devel/mk-configure/mk-configure-0.37.0/features/vis/
H A Dmkc_vis.c125 #ifdef VIS_HTTPSTYLE
294 #ifdef VIS_HTTPSTYLE in getvisfun()
295 if (flags & VIS_HTTPSTYLE) in getvisfun()

12