Home
last modified time | relevance | path

Searched refs:history_quotes_inhibit_expansion (Results 1 – 25 of 54) sorted by relevance

123

/dports/shells/bash/bash-5.1/lib/readline/
H A Dhistexpand.c103 int history_quotes_inhibit_expansion = 0; variable
980 if (squote && history_quotes_inhibit_expansion) in history_expand()
1046 else if (history_quotes_inhibit_expansion && string[i] == '"') in history_expand()
1050 else if (dquote == 0 && history_quotes_inhibit_expansion && string[i] == '\'') in history_expand()
1057 else if (history_quotes_inhibit_expansion && string[i] == '\\') in history_expand()
1083 if (squote && history_quotes_inhibit_expansion) in history_expand()
1164 else if (dquote == 0 && history_quotes_inhibit_expansion) in history_expand()
1179 else if (dquote == 0 && squote == 0 && history_quotes_inhibit_expansion == 0) in history_expand()
1190 if ((dquote == 0 || history_quotes_inhibit_expansion == 0) && in history_expand()
H A Dhistory.h265 extern int history_quotes_inhibit_expansion;
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Dhistexpand.c103 int history_quotes_inhibit_expansion = 0; variable
980 if (squote && history_quotes_inhibit_expansion) in history_expand()
1046 else if (history_quotes_inhibit_expansion && string[i] == '"') in history_expand()
1050 else if (dquote == 0 && history_quotes_inhibit_expansion && string[i] == '\'') in history_expand()
1057 else if (history_quotes_inhibit_expansion && string[i] == '\\') in history_expand()
1083 if (squote && history_quotes_inhibit_expansion) in history_expand()
1164 else if (dquote == 0 && history_quotes_inhibit_expansion) in history_expand()
1179 else if (dquote == 0 && squote == 0 && history_quotes_inhibit_expansion == 0) in history_expand()
1190 if ((dquote == 0 || history_quotes_inhibit_expansion == 0) && in history_expand()
H A Dhistory.h265 extern int history_quotes_inhibit_expansion;
/dports/devel/readline/readline-8.1/
H A Dhistexpand.c103 int history_quotes_inhibit_expansion = 0; variable
980 if (squote && history_quotes_inhibit_expansion) in history_expand()
1046 else if (history_quotes_inhibit_expansion && string[i] == '"') in history_expand()
1050 else if (dquote == 0 && history_quotes_inhibit_expansion && string[i] == '\'') in history_expand()
1057 else if (history_quotes_inhibit_expansion && string[i] == '\\') in history_expand()
1083 if (squote && history_quotes_inhibit_expansion) in history_expand()
1164 else if (dquote == 0 && history_quotes_inhibit_expansion) in history_expand()
1179 else if (dquote == 0 && squote == 0 && history_quotes_inhibit_expansion == 0) in history_expand()
1190 if ((dquote == 0 || history_quotes_inhibit_expansion == 0) && in history_expand()
H A Dhistory.h265 extern int history_quotes_inhibit_expansion;
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Dhistory.h232 extern int history_quotes_inhibit_expansion;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dhistory.h232 extern int history_quotes_inhibit_expansion;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dhistory.h232 extern int history_quotes_inhibit_expansion;
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Dhistory.h232 extern int history_quotes_inhibit_expansion;
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Dhistory.h232 extern int history_quotes_inhibit_expansion;
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Dhistory.h250 extern int history_quotes_inhibit_expansion;
H A Dhistexpand.c96 int history_quotes_inhibit_expansion = 0; variable
1041 else if (history_quotes_inhibit_expansion && string[i] == '"')
1045 else if (dquote == 0 && history_quotes_inhibit_expansion && string[i] == '\'')
1051 else if (history_quotes_inhibit_expansion && string[i] == '\\')
1130 if (dquote == 0 && history_quotes_inhibit_expansion)
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Dhistory.h250 extern int history_quotes_inhibit_expansion;
H A Dhistexpand.c95 int history_quotes_inhibit_expansion = 0; variable
1044 else if (history_quotes_inhibit_expansion && string[i] == '"')
1048 else if (dquote == 0 && history_quotes_inhibit_expansion && string[i] == '\'')
1055 else if (history_quotes_inhibit_expansion && string[i] == '\\')
1134 if (dquote == 0 && history_quotes_inhibit_expansion)
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Dhistory.h250 extern int history_quotes_inhibit_expansion;
H A Dhistexpand.c94 int history_quotes_inhibit_expansion = 0; variable
1038 else if (history_quotes_inhibit_expansion && string[i] == '"')
1042 else if (dquote == 0 && history_quotes_inhibit_expansion && string[i] == '\'')
1048 else if (history_quotes_inhibit_expansion && string[i] == '\\')
1127 if (dquote == 0 && history_quotes_inhibit_expansion)
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Dhistory.h250 extern int history_quotes_inhibit_expansion;
H A Dhistexpand.c94 int history_quotes_inhibit_expansion = 0; variable
1038 else if (history_quotes_inhibit_expansion && string[i] == '"')
1042 else if (dquote == 0 && history_quotes_inhibit_expansion && string[i] == '\'')
1048 else if (history_quotes_inhibit_expansion && string[i] == '\\')
1127 if (dquote == 0 && history_quotes_inhibit_expansion)
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Dhistory.h250 extern int history_quotes_inhibit_expansion;
H A Dhistexpand.c94 int history_quotes_inhibit_expansion = 0; variable
1038 else if (history_quotes_inhibit_expansion && string[i] == '"')
1042 else if (dquote == 0 && history_quotes_inhibit_expansion && string[i] == '\'')
1048 else if (history_quotes_inhibit_expansion && string[i] == '\\')
1127 if (dquote == 0 && history_quotes_inhibit_expansion)
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Dhistory.h250 extern int history_quotes_inhibit_expansion;
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Dhistory.h250 extern int history_quotes_inhibit_expansion;
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Dhistory.h250 extern int history_quotes_inhibit_expansion;
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Dhistory.h250 extern int history_quotes_inhibit_expansion;

123