Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h4288 CDSCOPE_GLOBAL, // :cd enumerator
H A Dfilepath.c785 cdscope_T scope = CDSCOPE_GLOBAL; in f_chdir()
H A Dex_docmd.c7280 if (scope != CDSCOPE_GLOBAL) in post_chdir()
7426 cdscope_T scope = CDSCOPE_GLOBAL; in ex_cd()
H A Dif_py_both.h1041 post_chdir(CDSCOPE_GLOBAL); in _VimChdir()