Lines Matching refs:lua_rawget
954 lua_rawget(L,index);
1108 (lua_pushstring(L, n), lua_rawget(L,-2))
1134 lua_rawget(L,LUA_REGISTRYINDEX);
1325 lua_rawget(L,-2);
1338 lua_rawget(L,-2); /* look for the fn */
1366 lua_rawget(L,-2);
1650 lua_rawget(L,-2);
1666 lua_rawget(L,-2); /* look for the fn */
1734 lua_rawget(L,-2);
1911 lua_rawget(L,LUA_REGISTRYINDEX); /* get the registry */
1918 lua_rawget(L,LUA_REGISTRYINDEX);
1926 lua_rawget(L,-2);
1929 lua_rawget(L,-2);
1941 lua_rawget(L,-2); /* get it */
1989 lua_rawget(L,original);
1992 lua_rawget(L,base);
2149 lua_rawget(L,-2);
2237 lua_rawget(L, -2);
2287 lua_rawget(L,metatable_index);
2300 lua_rawget(L,metatable_index);
2357 lua_rawget(L,-2);
2451 lua_rawget(L,-2); /* get class static table */
2477 lua_rawget(L,-2);