Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.c374 void luaO_tostring (lua_State *L, TValue *obj) { in luaO_tostring() function
A Dlobject.h792 LUAI_FUNC void luaO_tostring (lua_State *L, TValue *obj);
A Dlapi.c409 luaO_tostring(L, o); in lua_tolstring()
A Dlvm.c619 (ttisstring(o) || (cvt2str(o) && (luaO_tostring(L, o), 1)))

Completed in 13 milliseconds