Searched refs:auxgetstr (Results 1 – 1 of 1) sorted by relevance
615 static int auxgetstr (lua_State *L, const TValue *t, const char *k) { in auxgetstr() function636 return auxgetstr(L, luaH_getint(reg, LUA_RIDX_GLOBALS), name); in lua_getglobal()657 return auxgetstr(L, index2value(L, idx), k); in lua_getfield()