func regexp/syntax.matchRune
2 uses
regexp/syntax (current package)
parse.go#L1101: func matchRune(re *Regexp, r rune) bool {
parse.go#L1144: if matchRune(src, '\n') {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)