Searched refs:LUAVIM_FUNCREF (Results 1 – 1 of 1) sorted by relevance
55 static const char LUAVIM_FUNCREF[] = "funcref"; variable724 luaV_getfield(L, LUAVIM_FUNCREF); in luaV_totypval()1309 luaV_getfield(L, LUAVIM_FUNCREF); in luaV_newfuncref()1321 luaV_type_tostring(funcref, LUAVIM_FUNCREF) in luaV_type_tostring() argument2155 luaV_getfield(L, LUAVIM_FUNCREF); in luaV_type()2313 luaV_getfield(L, LUAVIM_FUNCREF); in luaV_setref()2494 luaV_newmetatable(L, LUAVIM_FUNCREF); in luaopen_vim()