func github.com/jmespath/go-jmespath.newFunctionCaller

2 uses

	github.com/jmespath/go-jmespath (current package)
		functions.go#L125: func newFunctionCaller() *functionCaller {
		interpreter.go#L20: 	interpreter.fCall = newFunctionCaller()