Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlparser.c176 static void removevars (LexState *ls, int tolevel) { in removevars() function
299 removevars(fs->ls, bl->nactvar); in leaveblock()
360 removevars(ls, 0); in close_func()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.c212 static void removevars (FuncState *fs, int tolevel) { in removevars() function
482 removevars(fs, bl->nactvar); in leaveblock()