Home
last modified time | relevance | path

Searched refs:ListAttrs (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python.c1508 return ObjectDir(NULL, ListAttrs); in ListGetattr()
H A Dif_py_both.h2861 static char *ListAttrs[] = { variable
2869 return ObjectDir(self, ListAttrs); in ListDir()