Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dif_lua.pro3 void lua_end(void);
/vim-8.2.3635/src/
H A Dmain.c1675 lua_end(); in getout()
H A Dif_lua.c2573 lua_end(void) in lua_end() function