Home
last modified time | relevance | path

Searched defs:global (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dcharset.c75 int global) // FALSE: only set buf->b_chartab[] in buf_init_chartab()
H A Dfilepath.c1087 int global = FALSE; in f_getcwd() local
H A Duserfunc.c2299 copy_func(char_u *lambda, char_u *global, ectx_T *ectx) in copy_func()