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

/freebsd-9.3-release/contrib/libreadline/
H A Dhistexpand.c69 static char *history_substring PARAMS((const char *, int, int));
1492 history_substring (string, start, end) function
1556 result[result_index++] = history_substring (string, start, i);

Completed in 129 milliseconds