Home
last modified time | relevance | path

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

/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
Dlua.c153 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt() function
181 const char *prmt = get_prompt(L, firstline); in pushline()
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
Dlua.c235 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt() function
264 const char *prmt = get_prompt(L, firstline); in pushline()
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
Dlua.c273 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt() function
311 const char *prmt = get_prompt(L, firstline); in pushline()