Searched refs:history_substring (Results 1 – 1 of 1) sorted by relevance
76 static char *history_substring PARAMS((const char *, int, int));1587 history_substring (const char *string, int start, int end) in history_substring() function1647 result[result_index++] = history_substring (string, start, i); in history_tokenize_internal()