Searched defs:crlf (Results 1 – 3 of 3) sorted by relevance
84 let crlf = "\r\n"; localVariable185 let crlf = "\r\n"; localVariable
568 let crlf = EncodeCrlf::new(); in encode() localVariable629 let crlf = "\r\n".as_bytes(); in encode() localVariable
674 let crlf = "\r\n".as_bytes(); in encode() localVariable