Home
last modified time | relevance | path

Searched defs:firstline (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.c153 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt()
177 static int pushline (lua_State *L, int firstline) { in pushline()