Home
last modified time | relevance | path

Searched defs:LGFunction (Results 1 – 25 of 81) sorted by relevance

1234

/dports/databases/tile38/tile38-1.12.0/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go282 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
300 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
425 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/security/vault/vault-1.8.2/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go284 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
302 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
427 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go284 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
302 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
427 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go284 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
302 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
427 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go284 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
302 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
427 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go284 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
302 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
427 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/editors/micro/micro-2.0.10/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go282 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
300 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
425 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go282 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
300 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
425 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/net/storj/storj-1.45.3/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go282 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
300 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
425 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go282 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
300 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
425 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/yuin/gopher-lua/
H A Dtestutils_test.go50 func errorIfGFuncFail(t *testing.T, L *LState, f LGFunction) {
68 func errorIfGFuncNotFail(t *testing.T, L *LState, f LGFunction, pattern string) {
H A Dauxlib.go282 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
300 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
425 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/yuin/gopher-lua/
H A Dauxlib.go284 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
302 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
427 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/yuin/gopher-lua/
H A Dauxlib.go284 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
302 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
427 func (ls *LState) PreloadModule(name string, loader LGFunction) {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/vendor/github.com/yuin/gopher-lua/
H A Dauxlib.go282 func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValue {
300 func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTable {
425 func (ls *LState) PreloadModule(name string, loader LGFunction) {

1234