Home
last modified time | relevance | path

Searched defs:__newindex (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/games/wesnoth/wesnoth-1.14.17/data/lua/
H A Dcore.lua230 mt.__newindex = function(self, key, val) function
261 __newindex = function(self, key, value) function
280 __newindex = function(_, key, value) function
316 function variable_mt.__newindex(t, k, v) function
329 __newindex = function(t, k, v) function
411 __newindex = function(_, key, value) function
/dports/editors/textadept/textadept_11.1.linux/
H A Dinit.lua76 __newindex = function(property, k2, v2) function
86 mt.__newindex = function(t, k, v) function
114 __newindex = function(_, k, v) function
/dports/editors/textadept/textadept-textadept_11.1/
H A Dinit.lua76 __newindex = function(property, k2, v2) function
86 mt.__newindex = function(t, k, v) function
114 __newindex = function(_, k, v) function
/dports/editors/textadept/textadept_11.1.linux/lexers/
H A Dlexer.lua942 __newindex = function(_, name, color) M.property['color.' .. name] = color end function
1024 __newindex = function(_, name, style) function
1600 __newindex = function(t, k, v) rawset(t, k, tostring(v)) end function
1604 __newindex = function() error('read-only property') end function
2000 __newindex = function() error('read-only property') end function
/dports/editors/textadept/scintillua-scintillua_4.4.5-2/lexers/
H A Dlexer.lua942 __newindex = function(_, name, color) M.property['color.' .. name] = color end function
1024 __newindex = function(_, name, style) function
1600 __newindex = function(t, k, v) rawset(t, k, tostring(v)) end function
1604 __newindex = function() error('read-only property') end function
2000 __newindex = function() error('read-only property') end function
/dports/multimedia/vlc/vlc-3.0.16/share/lua/modules/
H A Dsandbox.lua70 __newindex = function(self,key,value) function
107 __newindex = function(self,key,value) function
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/lunatic/
H A Dbcarray.lua72 __newindex = function(ar, idx, val) function
97 mt.__newindex = function(ar, idx, val) function
H A D_defs_game.lua1265 __newindex = function(wd, member, val) function
1468 __newindex = function(p, key, val) function
1542 __newindex = function(_, key, val) function
1739 __newindex = function() function
2449 __newindex = function(_, key, val) function
2526 __newindex = function() function
H A Ddefs_common.lua864 __newindex = function() function
883 __newindex = function() function
907 __newindex = function() function
1152 __newindex = function() error("cannot write directly to "..Structname.."[]", 2) end, function
1173 __newindex = function() error('cannot write directly to atsprite[]', 2) end, function
/dports/dns/knot-resolver/knot-resolver-5.4.3/daemon/lua/
H A Dsandbox.lua.in186 __newindex = function(_, k, v) function
207 __newindex = function (t,k,v) function
222 __newindex = function (_, k, v) function
457 __newindex = function (t,k,v) function
484 __newindex = function (_, k, v) function
/dports/www/luakit/luakit-2.3/lib/
H A Dsettings.lua250 __newindex = function (_, k, v) function
385 meta.__newindex = function () function
412 meta.__newindex = function (_, k, v) function
H A Dselect.lua110 __newindex = function (_, k, v) function
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/lib/
H A Dsettings.lua250 __newindex = function (_, k, v) function
385 meta.__newindex = function () function
412 meta.__newindex = function (_, k, v) function
H A Dselect.lua110 __newindex = function (_, k, v) function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/data/
H A Dpandoc.lua152 behavior.__newindex = function(t, k, v) function
901 __newindex = function (t, k, v) function
964 M.Attr.behavior.__newindex = function(t, k, v) function
1045 M.ListAttributes.behavior.__newindex = function (t, k, v) function
/dports/textproc/hs-pandoc/pandoc-2.14.2/data/
H A Dpandoc.lua152 behavior.__newindex = function(t, k, v) function
901 __newindex = function (t, k, v) function
964 M.Attr.behavior.__newindex = function(t, k, v) function
1045 M.ListAttributes.behavior.__newindex = function (t, k, v) function
/dports/sysutils/lsyncd/lsyncd-release-2.2.3/
H A Dlsyncd.lua143 mt.__newindex = function function
214 mt.__newindex = function function
323 mt.__newindex = function function
604 mt.__newindex = function function
669 mt.__newindex = function function
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/lunatic/util/
H A Dbuild.lua161 __newindex = function(tab, idx, newval) function
530 __newindex = function(tab, idx, newval) function
/dports/editors/textadept/textadept_11.1.linux/modules/textadept/
H A Dmenu.lua433 __newindex = function(_, k, v) function
542 __newindex = function(_, k, v) function
/dports/editors/textadept/textadept-textadept_11.1/modules/textadept/
H A Dmenu.lua433 __newindex = function(_, k, v) function
542 __newindex = function(_, k, v) function
/dports/devel/efl/efl-1.25.1/src/bindings/lua/
H A Deo.lua367 __newindex = function(self, key, val) function
447 __newindex = function(self, key, val) function
/dports/audio/moony-lv2/moony-0.36.0/plugin/
H A Dlexer.lua1035 __newindex = function() error('read-only property') end function
1573 __newindex = function() error('read-only property') end function
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/Scribunto/includes/engines/LuaCommon/lualib/
H A Dmw.uri.lua249 __newindex = function ( t, k, v ) function
436 function urimt:__newindex( key, value ) function
/dports/www/mediawiki137/mediawiki-1.37.1/extensions/Scribunto/includes/engines/LuaCommon/lualib/
H A Dmw.uri.lua249 __newindex = function ( t, k, v ) function
436 function urimt:__newindex( key, value ) function
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/Scribunto/includes/engines/LuaCommon/lualib/
H A Dmw.uri.lua249 __newindex = function ( t, k, v ) function
436 function urimt:__newindex( key, value ) function

1234567