Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlua.c206 static int dostring (lua_State *L, const char *s, const char *name) { in dostring() function
351 ? dostring(L, extra, "=(command line)") in runargs()
376 return dostring(L, init, name); in handle_luainit()