Searched refs:luaS_remove (Results 1 – 3 of 3) sorted by relevance
50 LUAI_FUNC void luaS_remove (lua_State *L, TString *ts);
164 void luaS_remove (lua_State *L, TString *ts) { in luaS_remove() function
795 luaS_remove(L, ts); /* remove it from hash table */ in freeobj()
Completed in 7 milliseconds