Searched refs:ns_methods (Results 1 – 1 of 1) sorted by relevance
1035 swig_lua_method *ns_methods; member1395 for(i=0;ns->ns_methods[i].name;i++){ in SWIG_Lua_add_namespace_details()1396 SWIG_Lua_add_function(L,ns->ns_methods[i].name,ns->ns_methods[i].func); in SWIG_Lua_add_namespace_details()83474 SWIG_Lua_elua_emulate_register(L,swig_SwigModule.ns_methods); in SWIG_init()