Home
last modified time | relevance | path

Searched refs:newLFunctionL (Results 1 – 25 of 70) sorted by relevance

123

/dports/databases/tile38/tile38-1.12.0/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
/dports/security/vault/vault-1.8.2/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1406 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1800 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1410 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1804 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1410 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1804 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1410 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1804 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1406 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1800 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1406 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1800 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/editors/micro/micro-2.0.10/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1401 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1795 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1401 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1795 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/net/storj/storj-1.45.3/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1401 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1795 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1410 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1804 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
H A D_state.go1401 return newLFunctionL(proto, ls.Env, int(proto.NumUpvalues))
1795 return newLFunctionL(proto, ls.currentEnv(), 0), nil
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/yuin/gopher-lua/
H A Dfunction.go155 func newLFunctionL(proto *FunctionProto, env *LTable, nupvalue int) *LFunction { func

123