func go.pact.im/x/phcformat.Parse
3 uses
go.pact.im/x/phcformat (current package)
parse.go#L12: h, ok := Parse(s)
parse.go#L21: func Parse(s string) (Hash, bool) {
go.pact.im/x/crypt
crypt.go#L66: hash, ok := phcformat.Parse(h)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)