Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro34 char_u *trans_function_name(char_u **pp, int *is_global, int skip, int flags, funcdict_T *fdp, part…
/vim-8.2.3635/src/
H A Dstructs.h1751 } funcdict_T; typedef
1969 } funcdict_T; typedef
H A Duserfunc.c3547 funcdict_T *fdp, // return: info about dictionary used in trans_function_name()
3878 funcdict_T fudi; in define_function()
4696 funcdict_T fudi; in ex_delfunction()
4933 funcdict_T fudi; in ex_call()