Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dllex.c141 TValue *stv = s2v(L->top++); /* reserve stack space for string */ in luaX_newstring() local
142 setsvalue(L, stv, ts); /* temporarily anchor the string */ in luaX_newstring()
143 luaH_finishset(L, ls->h, stv, o, stv); /* t[string] = string */ in luaX_newstring()

Completed in 3 milliseconds