Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.c181 const char *prmt = get_prompt(L, firstline); in pushline() local
182 if (lua_readline(L, b, prmt) == 0) in pushline()