Home
last modified time | relevance | path

Searched refs:isOtherSlice (Results 1 – 25 of 52) sorted by relevance

123

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go64 return !isOtherSlice(mtype)
71 func isOtherSlice(mtype reflect.Type) bool { func
74 return isOtherSlice(mtype.Elem())
76 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
205 case isOtherSlice(mtype):
328 case isOtherSlice(mtype):
/dports/misc/exercism/cli-3.0.13/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go47 return !isOtherSlice(mtype)
54 func isOtherSlice(mtype reflect.Type) bool { func
57 return isOtherSlice(mtype.Elem())
59 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
204 case isOtherSlice(mtype):
333 case isOtherSlice(mtype):
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go47 return !isOtherSlice(mtype)
54 func isOtherSlice(mtype reflect.Type) bool { func
57 return isOtherSlice(mtype.Elem())
59 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
204 case isOtherSlice(mtype):
333 case isOtherSlice(mtype):
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go47 return !isOtherSlice(mtype)
54 func isOtherSlice(mtype reflect.Type) bool { func
57 return isOtherSlice(mtype.Elem())
59 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
204 case isOtherSlice(mtype):
338 case isOtherSlice(mtype):
/dports/www/miniflux/v2-2.0.35/vendor/github.com/golang/gddo/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go47 return !isOtherSlice(mtype)
54 func isOtherSlice(mtype reflect.Type) bool { func
57 return isOtherSlice(mtype.Elem())
59 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
204 case isOtherSlice(mtype):
338 case isOtherSlice(mtype):
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/golang/gddo/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go47 return !isOtherSlice(mtype)
54 func isOtherSlice(mtype reflect.Type) bool { func
57 return isOtherSlice(mtype.Elem())
59 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
204 case isOtherSlice(mtype):
338 case isOtherSlice(mtype):
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go47 return !isOtherSlice(mtype)
54 func isOtherSlice(mtype reflect.Type) bool { func
57 return isOtherSlice(mtype.Elem())
59 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
204 case isOtherSlice(mtype):
338 case isOtherSlice(mtype):
/dports/security/vuls/vuls-0.13.7/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go60 return !isOtherSlice(mtype)
67 func isOtherSlice(mtype reflect.Type) bool { func
70 return isOtherSlice(mtype.Elem())
72 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
295 case isOtherSlice(mtype):
483 if isOtherSlice(mtype) {
/dports/deskutils/noti/noti-3.5.0/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/pelletier/go-toml/go-toml-1.2.0/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/devel/lab/lab-0.17.2/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go60 return !isOtherSlice(mtype)
67 func isOtherSlice(mtype reflect.Type) bool { func
70 return isOtherSlice(mtype.Elem())
72 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
295 case isOtherSlice(mtype):
483 if isOtherSlice(mtype) {
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/pelletier/go-toml/go-toml-1.2.0/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/devel/dep/dep-0.5.4/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {
/dports/net/termshark/termshark-2.1.1/vendor/github.com/pelletier/go-toml/
H A Dmarshal.go63 return !isOtherSlice(mtype)
70 func isOtherSlice(mtype reflect.Type) bool { func
73 return isOtherSlice(mtype.Elem())
75 return isPrimitive(mtype.Elem()) || isOtherSlice(mtype.Elem())
303 case isOtherSlice(mtype):
491 if isOtherSlice(mtype) {

123