Home
last modified time | relevance | path

Searched refs:crlf (Results 1 – 25 of 123) sorted by relevance

12345

/third_party/lz4/
D.gitattributes13 *.sln text eol=crlf
14 *.vcxproj* text eol=crlf
15 *.vcproj* text eol=crlf
17 *.rc text eol=crlf
20 *.bat text eol=crlf
21 *.cmd text eol=crlf
/third_party/skia/third_party/externals/angle2/
D.gitattributes2 *.sln eol=crlf
3 *.vcxproj eol=crlf
4 *.vcxproj.filters eol=crlf
5 *.bat eol=crlf
6 *.rc eol=crlf
7 **/compiled/*.h eol=crlf
/third_party/curl/tests/data/
Dtest1287 --crlf
20 FTP upload with --crlf
23 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T %LOGDIR/upload%TESTNUMBER --crlf
32 --crlf option
54 --crlf option
Dtest9415 --crlf
21 SMTP with --crlf
34 --crlf option
37 …-mail-rcpt recipient@example.com --mail-from sender@example.com -T %LOGDIR/upload%TESTNUMBER --crlf
62 --crlf option
Dtest89913 <data crlf="yes" nocheck="yes">
22 <data2 crlf="yes">
49 <protocol crlf="yes">
Dtest97913 <data crlf="yes" nocheck="yes">
22 <data2 crlf="yes">
49 <protocol crlf="yes">
Dtest45812 <data crlf="yes" nocheck="yes">
54 <protocol crlf="yes">
61 <file name="%LOGDIR/contents%TESTNUMBER" crlf="yes">
Dtest42713 <data crlf="yes" nocheck="yes">
28 <data2 crlf="yes">
62 <protocol crlf="yes">
Dtest250013 <data nocheck="yes" crlf="yes">
54 <protocol crlf="yes">
61 <stdout crlf="yes">
Dtest196012 <data crlf="yes">
45 <protocol crlf="yes">
Dtest112 <data crlf="yes">
45 <protocol crlf="yes">
Dtest310311 <data crlf="yes">
51 <protocol crlf=yes>
Dtest45511 <data crlf="yes">
44 <protocol crlf="yes">
Dtest99013 <data crlf="yes">
46 <protocol crlf="yes">
Dtest99113 <data crlf="yes">
49 <protocol crlf="yes">
Dtest97812 <data crlf="yes">
45 <protocol crlf="yes">
Dtest42913 <data crlf="yes">
52 <protocol crlf="yes" nonewline="yes">
Dtest240316 <data nocheck="yes" crlf="yes">
54 <stdout crlf="yes">
/third_party/curl/
D.gitattributes1 *.dsw -crlf
12 *.bat text eol=crlf
13 *.btm text eol=crlf
14 *.cmd text eol=crlf
/third_party/skia/third_party/externals/imgui/
D.gitattributes17 *.sln text eol=crlf
18 *.vcxproj text eol=crlf
19 *.vcxproj.filters text eol=crlf
20 *.natvis text eol=crlf
/third_party/jerryscript/tests/jerry/es2015/
Dtemplate_string.js97 var crlf = eval("`a" + String.fromCharCode(13,10) + "b`"); variable
101 assert(crlf.length === 3);
103 assert(lf[1] === crlf[1]);
104 assert(crlf[1] === '\n');
/third_party/node/deps/undici/src/node_modules/busboy/lib/types/
Dmultipart.js35 this.crlf = 0;
46 this.crlf = 0;
98 switch (this.crlf) {
108 ++this.crlf;
120 ++this.crlf;
130 this.crlf = 0;
140 ++this.crlf;
145 this.crlf = 0;
/third_party/libusb/
D.gitattributes3 *.bat eol=crlf
7 INSTALL_WIN.txt eol=crlf
/third_party/curl/docs/cmdline-opts/
Dcrlf.d3 Long: crlf
7 Example: --crlf -T file ftp://example.com/
/third_party/astc-encoder/
D.gitattributes12 *.sln text eol=crlf
13 *.vcxproj text eol=crlf

12345