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