Searched refs:hasProperty (Results 1 – 1 of 1) sorted by relevance
594 if hasProperty(properties, v) {603 if !hasProperty(properties, v) {610 func hasProperty(properties []interface{}, prop ruleProperty) bool { func