Searched refs:rl_completer_word_break_characters (Results 1 – 5 of 5) sorted by relevance
108 rl_completer_word_break_characters
112 char *rl_completer_word_break_characters = NULL; variable
118 extern char *rl_completer_word_break_characters;
1125 rl_completer_word_break_characters = (char *) break_chars; in set_rl_completer_word_break_characters()1928 rl_completer_word_break_characters = gdb_custom_word_point_brkchars; in gdb_completion_word_break_characters_throw()1944 return (char *) rl_completer_word_break_characters; in gdb_completion_word_break_characters_throw()1995 info.word_break_characters = rl_completer_word_break_characters; in completion_find_completion_word()
137364 In readline 8.2 the type of rl_completer_word_break_characters changed to