Searched defs:break_chars (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libedit/TEST/
H A Dtest_filecompletion.c488 static const wchar_t break_chars[] = L" \t\n\"\\'`@$><=;|&{("; variable
/netbsd-current/lib/libedit/
H A Dfilecomplete.c52 static const wchar_t break_chars[] = L" \t\n\"\\'`@$><=;|&{("; variable
H A Dreadline.c76 static char break_chars[] = { ' ', '\t', '\n', '"', '\\', '\'', '`', '@', '$', variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c1200 set_rl_completer_word_break_characters(const char *break_chars) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.c1102 set_rl_completer_word_break_characters(const char *break_chars) argument

Completed in 224 milliseconds