vendor/golang.org/x/text/unicode/bidi.isolatingRunSequence.findRunLimit (method)
3 uses
vendor/golang.org/x/text/unicode/bidi (current package)
core.go#L548: runEnd := s.findRunLimit(runStart, ET)
core.go#L606: runEnd := s.findRunLimit(runStart, B, S, WS, ON, RLI, LRI, FSI, PDI)
core.go#L705: func (s *isolatingRunSequence) findRunLimit(index int, validSet ...Class) int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)