regexp/syntax.patchList.patch (method)
4 uses
regexp/syntax (current package)
compile.go#L27: func (l patchList) patch(p *Prog, val uint32) {
compile.go#L74: f.out.patch(c.p, c.inst(InstMatch).i)
compile.go#L196: f1.out.patch(c.p, f2.i)
compile.go#L241: f1.out.patch(c.p, f.i)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)