Home
last modified time | relevance | path

Searched refs:IGNORE_EXTCHARS (Results 1 – 15 of 15) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20140620-3.1/src/
H A Deln.c54 el->el_flags |= IGNORE_EXTCHARS; in el_getc()
57 el->el_flags &= ~IGNORE_EXTCHARS; in el_getc()
79 el->el_flags |= IGNORE_EXTCHARS; in el_gets()
81 el->el_flags &= ~IGNORE_EXTCHARS; in el_gets()
H A Del.h61 #define IGNORE_EXTCHARS 0x20 /* Ignore characters read > 0xff */ macro
H A Dread.c374 if ((el->el_flags & IGNORE_EXTCHARS) && bytes > 1) { in read_char()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Del.h61 #define IGNORE_EXTCHARS 0x20 /* Ignore characters read > 0xff */ macro
H A Dread.c362 if ((el->el_flags & IGNORE_EXTCHARS) && bytes > 1) { in read_char()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Del.h61 #define IGNORE_EXTCHARS 0x20 /* Ignore characters read > 0xff */ macro
H A Dread.c362 if ((el->el_flags & IGNORE_EXTCHARS) && bytes > 1) { in read_char()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Del.h61 #define IGNORE_EXTCHARS 0x20 /* Ignore characters read > 0xff */ macro
H A Dread.c362 if ((el->el_flags & IGNORE_EXTCHARS) && bytes > 1) { in read_char()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/cmd-line-utils/libedit/
H A Del.h61 #define IGNORE_EXTCHARS 0x20 /* Ignore characters read > 0xff */ macro
H A Dread.c362 if ((el->el_flags & IGNORE_EXTCHARS) && bytes > 1) { in read_char()
/dports/databases/mysql56-client/mysql-5.6.51/cmd-line-utils/libedit/
H A Del.h61 #define IGNORE_EXTCHARS 0x20 /* Ignore characters read > 0xff */ macro
H A Dread.c362 if ((el->el_flags & IGNORE_EXTCHARS) && bytes > 1) { in read_char()
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/libedit/
H A Del.h61 #define IGNORE_EXTCHARS 0x20 /* Ignore characters read > 0xff */ macro
H A Dread.c362 if ((el->el_flags & IGNORE_EXTCHARS) && bytes > 1) { in read_char()