Home
last modified time | relevance | path

Searched refs:rl_upcase_word (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dfunmap.c148 { "upcase-word", rl_upcase_word },
H A Dreadline.h119 extern int rl_upcase_word PARAMS((int, int));
H A Demacs_keymap.c448 { ISFUNC, rl_upcase_word }, /* Meta-u */
H A Dtext.c1375 rl_upcase_word (int count, int key) in rl_upcase_word() function