Lines Matching refs:SWIG_Lua_get_table
1084 #define SWIG_Lua_get_table(L,n) \ macro
1298 SWIG_Lua_get_table(L,".get"); /* find the .get table */ in SWIG_Lua_namespace_get()
1312 SWIG_Lua_get_table(L,".fn"); /* find the .get table */ in SWIG_Lua_namespace_get()
1338 SWIG_Lua_get_table(L,".set"); /* find the .set table */ in SWIG_Lua_namespace_set()
1485 SWIG_Lua_get_table(L,".bases"); in SWIG_Lua_iterate_bases()
1585 SWIG_Lua_get_table(L,"__getitem"); /* find the __getitem fn */ in SWIG_Lua_class_do_get_item()
1621 SWIG_Lua_get_table(L,".get"); /* find the .get table */ in SWIG_Lua_class_do_get()
1638 SWIG_Lua_get_table(L,".fn"); /* find the .fn table */ in SWIG_Lua_class_do_get()
1704 SWIG_Lua_get_table(L,".set"); /* find the .set table */ in SWIG_Lua_class_do_set()
1725 SWIG_Lua_get_table(L,"__setitem"); /* find the fn */ in SWIG_Lua_class_do_set()
2012 SWIG_Lua_get_table(L,".get"); /* find the .get table */ in SWIG_Lua_add_variable()
2018 SWIG_Lua_get_table(L,".set"); /* find the .set table */ in SWIG_Lua_add_variable()
2048 SWIG_Lua_get_table(L,".bases"); in SWIG_Lua_add_class_instance_details()
2065 SWIG_Lua_get_table(L,".fn"); /* find the .fn table */ in SWIG_Lua_add_class_instance_details()