Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c2183 size_t funcname_len; in luaV_call() local
2193 funcname = (char_u *)luaL_checklstring(L, 1, &funcname_len); in luaV_call()