Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dstructs.h4294 CDSCOPE_GLOBAL, // :cd enumerator
H A Dfilepath.c785 cdscope_T scope = CDSCOPE_GLOBAL; in f_chdir()
H A Dex_docmd.c7322 if (scope != CDSCOPE_GLOBAL) in post_chdir()
7468 cdscope_T scope = CDSCOPE_GLOBAL; in ex_cd()
H A Dif_py_both.h1041 post_chdir(CDSCOPE_GLOBAL); in _VimChdir()