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