Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c839 void luaRemoveUnsupportedFunctions(lua_State *lua) { in luaRemoveUnsupportedFunctions() function
908 luaRemoveUnsupportedFunctions(lua); in scriptingInit()