const vendor/golang.org/x/text/unicode/bidi.xorMaskShift
2 uses
vendor/golang.org/x/text/unicode/bidi (current package)
prop.go#L45: return xorMasks[p.entry>>xorMaskShift] ^ r
trieval.go#L59: xorMaskShift = 5
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)