golang.org/x/text/runes.cond.isNot (method)

2 uses

	golang.org/x/text/runes (current package)
		cond.go#L86: 	t.check = t.isNot
		cond.go#L92: func (t *cond) isNot(r rune) bool {