func github.com/andybalholm/cascadia.attributeNotEqualMatch

2 uses

	github.com/andybalholm/cascadia (current package)
		selector.go#L228: 		return attributeNotEqualMatch(t.key, t.val, n)
		selector.go#L262: func attributeNotEqualMatch(key, val string, n *html.Node) bool {