Searched refs:matchValue (Results 1 – 1 of 1) sorted by relevance
627 if matchValue(propertiesValue, check) {634 func matchValue(value reflect.Value, check func(string) bool) bool { func