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