Searched refs:history_arg_extract (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libedit/readline/
H A Dreadline.h176 char *history_arg_extract(int, int, const char *);
/freebsd-13-stable/contrib/libedit/
H A Dreadline.c104 char *history_arg_extract(int start, int end, const char *str);
764 tmp = history_arg_extract(start, end, aptr? aptr:ptr);
1050 history_arg_extract(int start, int end, const char *str) function

Completed in 92 milliseconds