Searched refs:LUAVIM_DICT (Results 1 – 1 of 1) sorted by relevance
52 static const char LUAVIM_DICT[] = "dict"; variable704 luaV_getfield(L, LUAVIM_DICT); in luaV_totypval()1042 luaV_getfield(L, LUAVIM_DICT); in luaV_newdict()1048 luaV_type_tostring(dict, LUAVIM_DICT) in luaV_pushtype()2143 luaV_getfield(L, LUAVIM_DICT); in luaV_type()2312 luaV_getfield(L, LUAVIM_DICT); in luaV_setref()2488 luaV_newmetatable(L, LUAVIM_DICT); in luaopen_vim()