Home
last modified time | relevance | path

Searched refs:re_fastputc (Results 1 – 19 of 19) sorted by relevance

/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/contrib/libedit/
H A Drefresh.c57 private void re_fastputc __P((EditLine *, int));
924 re_fastputc(el, c) in re_fastputc() function
960 re_fastputc(el, '^');
961 re_fastputc(el, mc);
964 re_fastputc(el, c);
967 re_fastputc(el, '\\');
968 re_fastputc(el, ((c >> 6) & 7) + '0');
969 re_fastputc(el, ((c >> 3) & 7) + '0');
970 re_fastputc(el, (c & 7) + '0');
/dports/databases/percona56-server/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Drefresh.c58 private void re_fastputc(EditLine *, Int);
1054 re_fastputc(EditLine *el, Int c) in re_fastputc() function
1058 re_fastputc(el, ' '); in re_fastputc()
1129 re_fastputc(el, c); in re_fastaddc()
1137 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Drefresh.c58 private void re_fastputc(EditLine *, Int);
1054 re_fastputc(EditLine *el, Int c) in re_fastputc() function
1058 re_fastputc(el, ' '); in re_fastputc()
1129 re_fastputc(el, c); in re_fastaddc()
1137 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Drefresh.c58 private void re_fastputc(EditLine *, Int);
1054 re_fastputc(EditLine *el, Int c) in re_fastputc() function
1058 re_fastputc(el, ' '); in re_fastputc()
1129 re_fastputc(el, c); in re_fastaddc()
1137 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20140620-3.1/src/
H A Drefresh.c59 private void re_fastputc(EditLine *, Int);
1055 re_fastputc(EditLine *el, Int c) in re_fastputc() function
1059 re_fastputc(el, ' '); in re_fastputc()
1130 re_fastputc(el, c); in re_fastaddc()
1138 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/math/reduce/Reduce-svn5758-src/libraries/original/libedit-20160506/
H A Drefresh.c58 static void re_fastputc(EditLine *, wint_t);
1059 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1063 re_fastputc(el, ' '); in re_fastputc()
1134 re_fastputc(el, c); in re_fastaddc()
1142 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/cmd-line-utils/libedit/
H A Drefresh.c58 private void re_fastputc(EditLine *, Int);
1054 re_fastputc(EditLine *el, Int c) in re_fastputc() function
1058 re_fastputc(el, ' '); in re_fastputc()
1129 re_fastputc(el, c); in re_fastaddc()
1137 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/mysql56-client/mysql-5.6.51/cmd-line-utils/libedit/
H A Drefresh.c58 private void re_fastputc(EditLine *, Int);
1054 re_fastputc(EditLine *el, Int c) in re_fastputc() function
1058 re_fastputc(el, ' '); in re_fastputc()
1129 re_fastputc(el, c); in re_fastaddc()
1137 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/libedit/
H A Drefresh.c58 private void re_fastputc(EditLine *, Int);
1054 re_fastputc(EditLine *el, Int c) in re_fastputc() function
1058 re_fastputc(el, ' '); in re_fastputc()
1129 re_fastputc(el, c); in re_fastaddc()
1137 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Drefresh.c58 static void re_fastputc(EditLine *, wint_t);
1091 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1098 re_fastputc(el, ' '); in re_fastputc()
1170 re_fastputc(el, c); in re_fastaddc()
1178 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libedit/libedit-20191231-3.1/src/
H A Drefresh.c58 static void re_fastputc(EditLine *, wint_t);
1091 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1098 re_fastputc(el, ' '); in re_fastputc()
1170 re_fastputc(el, c); in re_fastaddc()
1178 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20210216-3.1/src/
H A Drefresh.c59 static void re_fastputc(EditLine *, wint_t);
1092 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1099 re_fastputc(el, ' '); in re_fastputc()
1171 re_fastputc(el, c); in re_fastaddc()
1179 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Drefresh.c58 static void re_fastputc(EditLine *, wint_t);
1091 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1098 re_fastputc(el, ' '); in re_fastputc()
1170 re_fastputc(el, c); in re_fastaddc()
1178 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/cmd-line-utils/libedit/libedit-20190324-3.1/src/
H A Drefresh.c58 static void re_fastputc(EditLine *, wint_t);
1091 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1098 re_fastputc(el, ' '); in re_fastputc()
1170 re_fastputc(el, c); in re_fastaddc()
1178 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Drefresh.c58 static void re_fastputc(EditLine *, wint_t);
1091 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1098 re_fastputc(el, ' '); in re_fastputc()
1170 re_fastputc(el, c); in re_fastaddc()
1178 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/devel/libedit/libedit-20210216-3.1/src/
H A Drefresh.c59 static void re_fastputc(EditLine *, wint_t);
1092 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1099 re_fastputc(el, ' '); in re_fastputc()
1171 re_fastputc(el, c); in re_fastaddc()
1179 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/databases/mysql57-client/mysql-5.7.36/extra/libedit/libedit-20191231-3.1/src/
H A Drefresh.c58 static void re_fastputc(EditLine *, wint_t);
1091 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1098 re_fastputc(el, ' '); in re_fastputc()
1170 re_fastputc(el, c); in re_fastaddc()
1178 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/ftp/tnftp/tnftp-20210827/libedit/
H A Drefresh.c65 static void re_fastputc(EditLine *, wint_t);
1098 re_fastputc(EditLine *el, wint_t c) in re_fastputc() function
1105 re_fastputc(el, ' '); in re_fastputc()
1177 re_fastputc(el, c); in re_fastaddc()
1185 re_fastputc(el, visbuf[i]); in re_fastaddc()
/dports/ftp/tnftp/tnftp-20210827/
H A DChangeLog90 * Fix crash in re_fastputc().