Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.c239 static int handle_script (lua_State *L, char **argv, int n) { in handle_script() function
362 s->status = handle_script(L, argv, script); in pmain()