Home
last modified time | relevance | path

Searched refs:_rl_comment_begin (Results 1 – 25 of 69) sorted by relevance

123

/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Dbind.c1438 FREE (_rl_comment_begin);
1439 _rl_comment_begin = savestring (value);
2060 …fprintf (rl_outstream, "set comment-begin %s\n", _rl_comment_begin ? _rl_comment_begin : RL_COMMEN…
2062 …fprintf (rl_outstream, "comment-begin is set to `%s'\n", _rl_comment_begin ? _rl_comment_begin : R…
H A Drlprivate.h252 extern char *_rl_comment_begin;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dbind.c1438 FREE (_rl_comment_begin);
1439 _rl_comment_begin = savestring (value);
2060 …fprintf (rl_outstream, "set comment-begin %s\n", _rl_comment_begin ? _rl_comment_begin : RL_COMMEN…
2062 …fprintf (rl_outstream, "comment-begin is set to `%s'\n", _rl_comment_begin ? _rl_comment_begin : R…
H A Drlprivate.h252 extern char *_rl_comment_begin;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dbind.c1438 FREE (_rl_comment_begin);
1439 _rl_comment_begin = savestring (value);
2060 …fprintf (rl_outstream, "set comment-begin %s\n", _rl_comment_begin ? _rl_comment_begin : RL_COMMEN…
2062 …fprintf (rl_outstream, "comment-begin is set to `%s'\n", _rl_comment_begin ? _rl_comment_begin : R…
H A Drlprivate.h252 extern char *_rl_comment_begin;
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Dbind.c1438 FREE (_rl_comment_begin);
1439 _rl_comment_begin = savestring (value);
2060 …fprintf (rl_outstream, "set comment-begin %s\n", _rl_comment_begin ? _rl_comment_begin : RL_COMMEN…
2062 …fprintf (rl_outstream, "comment-begin is set to `%s'\n", _rl_comment_begin ? _rl_comment_begin : R…
H A Drlprivate.h252 extern char *_rl_comment_begin;
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Dbind.c1438 FREE (_rl_comment_begin);
1439 _rl_comment_begin = savestring (value);
2060 …fprintf (rl_outstream, "set comment-begin %s\n", _rl_comment_begin ? _rl_comment_begin : RL_COMMEN…
2062 …fprintf (rl_outstream, "comment-begin is set to `%s'\n", _rl_comment_begin ? _rl_comment_begin : R…
H A Drlprivate.h252 extern char *_rl_comment_begin;
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Drlprivate.h382 extern char *_rl_comment_begin;
H A Dbind.c1580 FREE (_rl_comment_begin);
1581 _rl_comment_begin = savestring (value);
2190 return (_rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT);
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Drlprivate.h386 extern char *_rl_comment_begin;
H A Dbind.c1608 FREE (_rl_comment_begin);
1609 _rl_comment_begin = savestring (value);
2221 return (_rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT);
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Drlprivate.h386 extern char *_rl_comment_begin;
H A Dbind.c1608 FREE (_rl_comment_begin);
1609 _rl_comment_begin = savestring (value);
2221 return (_rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT);
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Drlprivate.h386 extern char *_rl_comment_begin;
H A Dbind.c1608 FREE (_rl_comment_begin);
1609 _rl_comment_begin = savestring (value);
2221 return (_rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT);
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Drlprivate.h386 extern char *_rl_comment_begin;
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Drlprivate.h386 extern char *_rl_comment_begin;
H A Dbind.c1608 FREE (_rl_comment_begin);
1609 _rl_comment_begin = savestring (value);
2221 return (_rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT);
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Drlprivate.h386 extern char *_rl_comment_begin;
H A Dbind.c1608 FREE (_rl_comment_begin);
1609 _rl_comment_begin = savestring (value);
2221 return (_rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT);
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Drlprivate.h386 extern char *_rl_comment_begin;
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Dbind.c1630 FREE (_rl_comment_begin);
1631 _rl_comment_begin = savestring (value);
2288 return (_rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT);

123