Searched refs:existing_buf (Results 1 – 1 of 1) sorted by relevance
3448 buf_T *existing_buf = buflist_findname_exp(fname); in jumpto_tag() local3450 if (existing_buf != NULL) in jumpto_tag()3455 wp = buf_jump_open_win(existing_buf); in jumpto_tag()3460 wp = buf_jump_open_tab(existing_buf); in jumpto_tag()