Home
last modified time | relevance | path

Searched refs:p_pyhome (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python.c927 if (*p_pyhome != NUL) in Python_Init()
930 py_home_buf = (char *)vim_strsave(p_pyhome); in Python_Init()
H A Doption.h805 EXTERN char_u *p_pyhome; // 'pythonhome' variable
H A Doptiondefs.h2051 (char_u *)&p_pyhome, PV_NONE,