const text/template/parse.SkipFuncCheck

2 uses

	text/template/parse (current package)
		parse.go#L42: 	SkipFuncCheck                  // do not check that functions are defined
		parse.go#L732: 		checkFunc := t.Mode&SkipFuncCheck == 0