Searched refs:prmt (Results 1 – 1 of 1) sorted by relevance
181 const char *prmt = get_prompt(L, firstline); in pushline() local182 if (lua_readline(L, b, prmt) == 0) in pushline()