Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dltable.h48 LUAI_FUNC void luaH_finishset (lua_State *L, Table *t, const TValue *key,
A Dltable.c800 void luaH_finishset (lua_State *L, Table *t, const TValue *key, in luaH_finishset() function
815 luaH_finishset(L, t, key, slot, value); in luaH_set()
A Dllex.c143 luaH_finishset(L, ls->h, stv, o, stv); /* t[string] = string */ in luaX_newstring()
A Dlcode.c561 luaH_finishset(L, fs->ls->h, key, idx, &val); in addk()
A Dlvm.c340 luaH_finishset(L, h, key, slot, val); /* set new value */ in luaV_finishset()

Completed in 14 milliseconds