regexp/syntax.compiler.fail (method)

2 uses

	regexp/syntax (current package)
		compile.go#L91: 		return c.fail()
		compile.go#L173: func (c *compiler) fail() frag {