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