func regexp.MatchString

one use

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