Home
last modified time | relevance | path

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

/plugin/task/
H A Dics.php27 $output = 'BEGIN:VCALENDAR'.CRLF.
28 'PRODID:-//Wikidesign//NONSGML Task Plugin for DokuWiki//EN'.CRLF.
29 'VERSION:2.0'.CRLF.
31 'END:VCALENDAR'.CRLF;
H A Dhelper.php349 $ret = 'BEGIN:VTODO'.CRLF.
350 'UID:'.$id.'@'.$_SERVER['SERVER_NAME'].CRLF.
351 'URL:'.wl($id, '', true, '&').CRLF.
352 'SUMMARY:'.$this->_vsc($meta['title']).CRLF;
358 $ret .= 'CREATED:'.$this->_vdate($task['date']['created']).CRLF;
362 $ret .= 'DUE:'.$this->_vdate($task['date']['due']).CRLF;
366 'MAILTO:'.$task['user']['mail'].CRLF;
367 $ret .= 'STATUS:'.$this->_vstatus($task['status']).CRLF;
369 $ret .= 'PRIORITY:'.(7 - ($task['priority'] * 2)).CRLF;
370 $ret .= 'CLASS:'.$this->_vclass($id).CRLF.
[all …]
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DSMTP.php68 protected $CRLF = "\r\n"; variable in Tx\\Mailer\\SMTP
196 $in = "STARTTLS" . $this->CRLF;
215 $in = "EHLO " . $this->ehlo . $this->CRLF;
240 $in = "AUTH LOGIN" . $this->CRLF;
245 $in = base64_encode($this->username) . $this->CRLF;
250 $in = base64_encode($this->password) . $this->CRLF;
266 $in = "MAIL FROM:<{$this->message->getFromEmail()}>" . $this->CRLF;
283 $in = "RCPT TO:<" . $toEmail . ">" . $this->CRLF;
301 $in = "DATA" . $this->CRLF;
322 $in = "QUIT" . $this->CRLF;
H A DMessage.php85 protected $CRLF = "\r\n"; variable in Tx\\Mailer\\Message
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm34 <cfset CRLF = Chr(13) & Chr(10)>
37 <cfset text = text & "%" & CRLF
38 & "^A" & CRLF
39 & "!" & CRLF>
40 <cfloop list="#URLDecode(field)#" index="line" delimiters="#CRLF#">
41 <cfset text = ListAppend(text, "^" & Trim(JSStringFormat(line)), CRLF)>
73 <cfloop list="#food#" index="aspell_line" delimiters="#CRLF#">
78 <cfset texts.words = ListAppend(texts.words, "words[#input_cnt#] = [];", CRLF)>
79 <cfset texts.words = ListAppend(texts.words, "suggs[#input_cnt#] = [];", CRLF)>
89 …fset texts.words = ListAppend(texts.words, "words[#input_cnt#][#word_cnt#] = '#bad_word#';", CRLF)>
[all …]
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm34 <cfset CRLF = Chr(13) & Chr(10)>
37 <cfset text = text & "%" & CRLF
38 & "^A" & CRLF
39 & "!" & CRLF>
42 <cfloop list="#field#" index="line" delimiters="#CRLF#">
43 <cfset text = ListAppend(text, "^" & Trim(JSStringFormat(line)), CRLF)>
75 <cfloop list="#food#" index="aspell_line" delimiters="#CRLF#">
80 <cfset texts.words = ListAppend(texts.words, "words[#input_cnt#] = [];", CRLF)>
81 <cfset texts.words = ListAppend(texts.words, "suggs[#input_cnt#] = [];", CRLF)>
91 …fset texts.words = ListAppend(texts.words, "words[#input_cnt#][#word_cnt#] = '#bad_word#';", CRLF)>
[all …]
/plugin/smtp/classes/
H A DMessage.php88 $body = join($this->CRLF, $lines);
90 return $body . $this->CRLF . $this->CRLF . "." . $this->CRLF;
/plugin/davcal/vendor/sabre/dav/bin/
H A Dgooglecode_upload.py120 CRLF = '\r\n'
152 return 'multipart/form-data; boundary=%s' % BOUNDARY, CRLF.join(body)
/plugin/codemirror/dist/modes/
H A Dsieve.min.js.map1 …\"text:\" *(SP / HTAB) (hash-comment / CRLF)\n // *(multiline-literal / multiline-dotstart)\n …
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js1CRLF=2]="CRLF"}(pt||(pt={})),function(e){e[e.Text=0]="Text",e[e.Read=1]="Read",e[e.Write=2]="Write…
H A Deditor.worker.js.map1CRLF\"] = 2] = \"CRLF\";\n})(DefaultEndOfLine || (DefaultEndOfLine = {}));\n/**\n * A document hig…
H A Djson.worker.js.map1CRLF\"] = 2] = \"CRLF\";\n})(DefaultEndOfLine || (DefaultEndOfLine = {}));\n/**\n * A document hig…
H A Dbundle.js.map1CRLF */;\n }\n return this._modelData.model.getValue(eolPreference, preserveBOM);\n …
H A Dbundle.js426CRLF=2]="CRLF"}(d||(d={})),function(e){e[e.Text=0]="Text",e[e.Read=1]="Read",e[e.Write=2]="Write"}…
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1CRLF=2]="CRLF"}(pt||(pt={})),function(e){e[e.Text=0]="Text",e[e.Read=1]="Read",e[e.Write=2]="Write…
H A Dbundle.js426CRLF=2]="CRLF"}(d||(d={})),function(e){e[e.Text=0]="Text",e[e.Read=1]="Read",e[e.Write=2]="Write"}…
/plugin/mantis/lib/
H A Dchangelog180 - soap_transport_http: accept chunking with LF separators in addition to CRLF.
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …n(text, style) {\n if (text == \"\\n\") {\n // Emitting LF or CRLF on IE8 or earlier r…