Lines Matching refs:SWIG_Lua_get_table
1063 #define SWIG_Lua_get_table(L,n) \ macro
1277 SWIG_Lua_get_table(L,".get"); /* find the .get table */ in SWIG_Lua_namespace_get()
1291 SWIG_Lua_get_table(L,".fn"); /* find the .get table */ in SWIG_Lua_namespace_get()
1317 SWIG_Lua_get_table(L,".set"); /* find the .set table */ in SWIG_Lua_namespace_set()
1464 SWIG_Lua_get_table(L,".bases"); in SWIG_Lua_iterate_bases()
1564 SWIG_Lua_get_table(L,"__getitem"); /* find the __getitem fn */ in SWIG_Lua_class_do_get_item()
1600 SWIG_Lua_get_table(L,".get"); /* find the .get table */ in SWIG_Lua_class_do_get()
1617 SWIG_Lua_get_table(L,".fn"); /* find the .fn table */ in SWIG_Lua_class_do_get()
1683 SWIG_Lua_get_table(L,".set"); /* find the .set table */ in SWIG_Lua_class_do_set()
1704 SWIG_Lua_get_table(L,"__setitem"); /* find the fn */ in SWIG_Lua_class_do_set()
1991 SWIG_Lua_get_table(L,".get"); /* find the .get table */ in SWIG_Lua_add_variable()
1997 SWIG_Lua_get_table(L,".set"); /* find the .set table */ in SWIG_Lua_add_variable()
2027 SWIG_Lua_get_table(L,".bases"); in SWIG_Lua_add_class_instance_details()
2044 SWIG_Lua_get_table(L,".fn"); /* find the .fn table */ in SWIG_Lua_add_class_instance_details()