Searched refs:last_term (Results 1 – 1 of 1) sorted by relevance
212 static char *last_term; local216 if (last_term)217 term = last_term;223 if (term != last_term) {224 if (last_term)225 Free(last_term);226 last_term = Strdup(term);