Searched refs:tfu_in_use (Results 1 – 1 of 1) sorted by relevance
105 static int tfu_in_use = FALSE; // disallow recursive call of tagfunc variable172 if (tfu_in_use) in do_tag()1763 if (*curbuf->b_p_tfu != NUL && use_tfu && !tfu_in_use) in find_tags()1765 tfu_in_use = TRUE; in find_tags()1768 tfu_in_use = FALSE; in find_tags()4279 if (tfu_in_use) in set_tagstack()