Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlua.c460 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt() function
500 const char *prmt = get_prompt(L, firstline); in pushline()