func github.com/andybalholm/cascadia.writeNodeText

3 uses

	github.com/andybalholm/cascadia (current package)
		selector.go#L457: func writeNodeText(n *html.Node, b *bytes.Buffer) {
		selector.go#L463: 			writeNodeText(c, b)
		selector.go#L471: 	writeNodeText(n, &b)