Searched refs:p_ofu (Results 1 – 3 of 3) sorted by relevance
406 EXTERN char_u *p_ofu; // 'omnifunc' variable
1835 (char_u *)&p_ofu, PV_OFU,
5953 buf->b_p_ofu = vim_strsave(p_ofu); in buf_copy_options()