Searched refs:history_subst_char (Results 1 – 1 of 1) sorted by relevance
100 char history_subst_char = '^'; variable934 if (str[0] == history_subst_char) { in history_expand()