Home
last modified time | relevance | path

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

12

/plugin/database/
Ddatabase.php1385 var $CR ; variable in File
1398 $this->CR= chr(13);
1501 $rows = explode($this->CR,$buf);
1543 if (fwrite ($handle,$buf.$this->CR) === FALSE)
1563 fwrite($handle,$this->rowObjs[$counter]->raw.$this->CR);
1568 fwrite($handle,$this->rowObjs[$counter]->raw.$this->CR);
1592 fwrite($handle,$this->rowObjs[$counter]->raw.$this->CR);
1601 fwrite($handle,$this->CR);
1604 fwrite($handle,$this->rowObjs[$counter]->raw.$this->CR);
/plugin/godiag/
Dsyntax.php739 $CR = array();
768 $CR[] = $position; // add circle markup
809 if (count($CR)) $Markup = 'CR[' . join('][', $CR) . "]\n";
/plugin/letsencrypt/
Dcountry-codes.csv54 Costa Rica,CR
/plugin/sketchcanvas/script/
Djs-yaml.mjs845 // [ 64, 65, 66 ] -> [ padding, CR, LF ]
858 // Skip CR/LF
873 input = data.replace(/[\r\n=]/g, ''), // remove CR/LF & padding to simplify scan
1125 return (c === 0x0A/* LF */) || (c === 0x0D/* CR */);
1136 (c === 0x0D/* CR */);
1475 } else if (ch === 0x0D/* CR */) {
1504 } while (ch !== 0x0A/* LF */ && ch !== 0x0D/* CR */ && ch !== 0);
2750 input.charCodeAt(input.length - 1) !== 0x0D/* CR */) {
2836 var CHAR_CARRIAGE_RETURN = 0x0D; /* CR */
/plugin/codemirror/dist/modes/
Dforth.min.js.map1 … >IN\\\n <# # #S #> HOLD SIGN BASE >NUMBER HEX DECIMAL\\\n FILL MOVE\\\n . CR EMIT SPACE SPACES TY…
/plugin/quickstats/GEOIP/
Dgeoip.inc133 "CR" => 50,
391 "CR",
/plugin/fckg/
DChanges40 Fixed for smileys in lists where CR was lost if smiley was in li
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/geonav/db/
Dtest.sqlite564 …V�132�Cape Verde, Republic of�Cape Verde �������P��=����6 1=54�NA�CR�CRI�188�Costa Rica, …
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
DFloatingIP.svg1 …W7L7mtaftI7x5Ze1baspJneyia9kZZlXnqLR YL8IvqASQBGfqdvaisCjAzOhNUYlCxgK1CBDL+CR/4X3R/QbiuVAJsqMPoMRi…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js32183 …var AI, AL, BA, BK, CB, CI_BRK, CJ, CP_BRK, CR, DI_BRK, ID, IN_BRK, LF, LineBreaker, NL, NS, PR_BR… variable
32189 …_ref = __webpack_require__(94), BK = _ref.BK, CR = _ref.CR, LF = _ref.LF, NL = _ref.NL, CB = _ref.…
32270 if (this.curClass === BK || (this.curClass === CR && this.nextClass !== LF)) {
32282 case CR:
32283 return CR;
65063 …var AI, AL, B2, BA, BB, BK, CB, CJ, CL, CM, CP, CR, EX, GL, H2, H3, HL, HY, ID, IN, IS, JL, JT, JV… variable
65131 exports.CR = CR = 33;
/plugin/jdraw/lib/
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
Deditor.worker.js.map1CR and LF. Otherwise, break before and after controls.\n // GB3 …
Djson.worker.js.map1CR and LF. Otherwise, break before and after controls.\n // GB3 …
/plugin/ditaa/ditaa/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/sketchcanvas/bundle/
DSketchCanvas.js.map4CR, LF ]\r\nvar BASE64_MAP = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\\n…
/plugin/codemirror/dist/keymaps/
Dvim.min.js.map1CR>', type: 'keyToKey', toKeys: 'j^', context: 'normal' },\n { keys: '<Ins>', type: 'action', a…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js75709 var CR = 0xD;
76074 if (!end && ( // A trailing CR or surrogate must be carried over to the next
76076 lastCode === CR || lastCode >= 0xD800 && lastCode <= 0xDBFF)) {
76149 case CR:
76235 case CR:
83364 var CR = 0xD;
83371 exports.S_LIST = [SPACE, NL, CR, TAB];
83381 …return c >= SPACE && c <= 0xD7FF || c === NL || c === CR || c === TAB || c >= 0xE000 && c <= 0xFFF…
83394 return c === SPACE || c === NL || c === CR || c === TAB;
83459 var CR = 0xD;
[all …]
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js14807 CR = 0xD,
14816 while (ch !== LF && ch !== CR && ch !== LT) {
14871 if (ch === TAB || ch === LF || ch === CR || ch === SPACE) {
14885 } while (ch !== LF && ch !== CR);
15965 CR = 0xD;
15981 if (ch === SPACE || ch === LF || ch === CR) {
15992 if (ch !== LF && ch !== CR && (ch < SPACE || ch > 0x7F)) {

12