golang.org/x/text/unicode/bidi.directionalStatusStack.pop (method)

4 uses

	golang.org/x/text/unicode/bidi (current package)
		core.go#L269: func (s *directionalStatusStack) pop()       { s.stackCounter-- }
		core.go#L367: 					stack.pop()
		core.go#L369: 				stack.pop()
		core.go#L384: 				stack.pop()