Searched refs:RL_COMMENT_BEGIN_DEFAULT (Results 1 – 3 of 3) sorted by relevance
52 #define RL_COMMENT_BEGIN_DEFAULT "#" macro
1209 #ifndef RL_COMMENT_BEGIN_DEFAULT1210 #define RL_COMMENT_BEGIN_DEFAULT "#" macro1223 rl_comment_text = _rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT;
2288 return (_rl_comment_begin ? _rl_comment_begin : RL_COMMENT_BEGIN_DEFAULT);