Searched refs:p_tfu (Results 1 – 3 of 3) sorted by relevance
930 EXTERN char_u *p_tfu; // 'tagfunc' variable
2520 (char_u *)&p_tfu, PV_TFU,
5957 buf->b_p_tfu = vim_strsave(p_tfu); in buf_copy_options()