Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1135 # define PY_MAIN_DIR_STRING "python2" in map_finder_callback() macro
1137 # define PY_MAIN_DIR_STRING "python3" in map_finder_callback() macro
1154 mch_memmove(pathbuf + pathlen, PY_MAIN_DIR_STRING, in map_finder_callback()