func regexp/syntax.dumpInst

3 uses

	regexp/syntax (current package)
		prog.go#L283: 	dumpInst(&b, i)
		prog.go#L304: 		dumpInst(b, i)
		prog.go#L313: func dumpInst(b *strings.Builder, i *Inst) {