Searched refs:history_arg_extract (Results 1 – 2 of 2) sorted by relevance
171 char *history_arg_extract(int, int, const char *);
107 char *history_arg_extract(int start, int end, const char *str);732 tmp = history_arg_extract(start, end, aptr? aptr:ptr); in _history_expand_command()1018 history_arg_extract(int start, int end, const char *str) in history_arg_extract() function