func regexp.MatchString

one use

	regexp (current package)
		regexp.go#L548: func MatchString(pattern string, s string) (matched bool, err error) {