Searched refs:search_match (Results 1 – 1 of 1) sorted by relevance
114 static char *search_match; variable279 FREE (search_match);280 search_match = history_find_word (entry->line, local_index);1203 return (search_match ? savestring (search_match) : savestring (""));