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

3 uses

	golang.org/x/text/runes (current package)
		cond.go#L77: 	t.check = t.is
		cond.go#L82: func (t *cond) is(r rune) bool {
		cond.go#L96: 	t.check = t.is