Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/readline/
H A Dhistexpand.c65 static char *get_history_word_specifier PARAMS((char *, char *, int *));
594 word_spec = get_history_word_specifier (string, event, &i);
1246 get_history_word_specifier (spec, from, caller_index) in get_history_word_specifier() function