Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h2941 int auto_rebind; member
2951 dict_T *selfdict, int auto_rebind) in FunctionNew()
3025 int auto_rebind = TRUE; in FunctionConstructor() local