Searched refs:createstrobj (Results 1 – 1 of 1) sorted by relevance
143 static TString *createstrobj (lua_State *L, size_t l, int tag, unsigned int h) { in createstrobj() function158 TString *ts = createstrobj(L, l, LUA_VLNGSTR, G(L)->seed); in luaS_createlngstrobj()208 ts = createstrobj(L, l, LUA_VSHRSTR, h); in internshrstr()
Completed in 3 milliseconds