MCPcopy Create free account
hub / github.com/crufter/goquery / convertNewlines

Function convertNewlines

exp/html/token.go:703–731  ·  view source on GitHub ↗

convertNewlines converts "\r" and "\r\n" in s to "\n". The conversion happens in place, but the resulting slice may be shorter.

(s []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TestConvertNewlinesFunction · 0.85
TextMethod · 0.85
TagAttrMethod · 0.85

Calls

no outgoing calls

Tested by 1

TestConvertNewlinesFunction · 0.68