func github.com/valyala/fastjson/fastfloat.ParseInt64BestEffort
3 uses
github.com/valyala/fastjson/fastfloat (current package)
parse.go#L95: func ParseInt64BestEffort(s string) int64 {
github.com/valyala/fastjson
parser.go#L777: n := fastfloat.ParseInt64BestEffort(v.s)
parser.go#L813: return fastfloat.ParseInt64BestEffort(v.s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)