Searched refs:reset_comment_char (Results 1 – 3 of 3) sorted by relevance
/dports/shells/bash/bash-5.1/lib/readline/ |
H A D | histfile.c | 274 int file, current_line, chars_read, has_timestamps, reset_comment_char; in read_history_range() local 372 reset_comment_char = 0; in read_history_range() 376 reset_comment_char = 1; in read_history_range() 447 if (reset_comment_char) in read_history_range()
|
/dports/devel/gdb/gdb-11.1/readline/readline/ |
H A D | histfile.c | 274 int file, current_line, chars_read, has_timestamps, reset_comment_char; in read_history_range() local 372 reset_comment_char = 0; in read_history_range() 376 reset_comment_char = 1; in read_history_range() 447 if (reset_comment_char) in read_history_range()
|
/dports/devel/readline/readline-8.1/ |
H A D | histfile.c | 274 int file, current_line, chars_read, has_timestamps, reset_comment_char; in read_history_range() local 372 reset_comment_char = 0; in read_history_range() 376 reset_comment_char = 1; in read_history_range() 447 if (reset_comment_char) in read_history_range()
|