Searched refs:p_pyhome (Results 1 – 3 of 3) sorted by relevance
927 if (*p_pyhome != NUL) in Python_Init()930 py_home_buf = (char *)vim_strsave(p_pyhome); in Python_Init()
805 EXTERN char_u *p_pyhome; // 'pythonhome' variable
2051 (char_u *)&p_pyhome, PV_NONE,