Home
last modified time | relevance | path

Searched refs:history_no_expand_chars (Results 1 – 25 of 68) sorted by relevance

123

/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Dhistory.h230 extern char *history_no_expand_chars;
H A Dhistexpand.c88 char *history_no_expand_chars = " \t\n\r="; variable
974 if (!cc || member (cc, history_no_expand_chars))
1106 if (member (cc, history_no_expand_chars))
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dhistory.h230 extern char *history_no_expand_chars;
H A Dhistexpand.c88 char *history_no_expand_chars = " \t\n\r="; variable
974 if (!cc || member (cc, history_no_expand_chars))
1106 if (member (cc, history_no_expand_chars))
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dhistory.h230 extern char *history_no_expand_chars;
H A Dhistexpand.c88 char *history_no_expand_chars = " \t\n\r="; variable
974 if (!cc || member (cc, history_no_expand_chars))
1106 if (member (cc, history_no_expand_chars))
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Dhistory.h230 extern char *history_no_expand_chars;
H A Dhistexpand.c88 char *history_no_expand_chars = " \t\n\r="; variable
974 if (!cc || member (cc, history_no_expand_chars))
1106 if (member (cc, history_no_expand_chars))
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Dhistory.h230 extern char *history_no_expand_chars;
H A Dhistexpand.c88 char *history_no_expand_chars = " \t\n\r="; variable
974 if (!cc || member (cc, history_no_expand_chars))
1106 if (member (cc, history_no_expand_chars))
/dports/devel/p5-Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.42/t/
H A Dhistory.t85 ok($attribs->{history_no_expand_chars} eq " \t\n\r=", 'history_no_expand_chars');
369 # history_word_delimiters!!!, history_no_expand_chars!!!
375 # equivalent with 'history_no_expand_chars = "...!..."'
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Dhistory.h248 extern char *history_no_expand_chars;
H A Dhistexpand.c92 char *history_no_expand_chars = " \t\n\r="; variable
1020 if (!cc || member (cc, history_no_expand_chars))
1168 if (member (cc, history_no_expand_chars))
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Dhistory.h248 extern char *history_no_expand_chars;
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Dhistory.h248 extern const char *history_no_expand_chars;
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Dhistory.h248 extern const char *history_no_expand_chars;
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Dhistory.h248 extern const char *history_no_expand_chars;
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Dhistory.h248 extern const char *history_no_expand_chars;
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Dhistory.h248 extern const char *history_no_expand_chars;
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Dhistory.h248 extern const char *history_no_expand_chars;
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Dhistory.h248 extern const char *history_no_expand_chars;
/dports/shells/bash/bash-5.1/lib/readline/
H A Dhistory.h262 extern char *history_no_expand_chars;
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Dhistory.h262 extern char *history_no_expand_chars;
/dports/devel/readline/readline-8.1/
H A Dhistory.h262 extern char *history_no_expand_chars;
/dports/biology/mapm3/mapm3-3.0_1/readline/
H A Dhistory.c115 char *history_no_expand_chars = " \t\n\r="; variable
921 if (!string[i + 1] || member (string[i + 1], history_no_expand_chars))
958 if (member (cc, history_no_expand_chars))

123