regexp/syntax.compiler.cat (method)
5 uses
regexp/syntax (current package)
compile.go#L104: f = c.cat(f, f1)
compile.go#L130: return c.cat(c.cat(bra, sub), ket)
compile.go#L146: f = c.cat(f, c.compile(sub))
compile.go#L188: func (c *compiler) cat(f1, f2 frag) frag {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)