func golang.org/x/text/width.newWidthTrie

2 uses

	golang.org/x/text/width (current package)
		tables13.0.0.go#L183: func newWidthTrie(i int) *widthTrie {
		width.go#L70: var trie = newWidthTrie(0)