func regexp.Match

one use

	regexp (current package)
		regexp.go#L567: func Match(pattern string, b []byte) (matched bool, err error) {