Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro44 char_u *get_expanded_name(char_u *name, int check);
/vim-8.2.3635/src/
H A Duserfunc.c4622 get_expanded_name(char_u *name, int check) in get_expanded_name() function
H A Dif_py_both.h2973 if ((p = get_expanded_name(name, in FunctionNew()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt16455 Solution: Python patch 17: add get_expanded_name(). (ZyX)