/plugin/database/ |
H A D | database.php | 1385 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/ |
H A D | syntax.php | 739 $CR = array(); 768 $CR[] = $position; // add circle markup 809 if (count($CR)) $Markup = 'CR[' . join('][', $CR) . "]\n";
|
/plugin/letsencrypt/ |
H A D | country-codes.csv | 54 Costa Rica,CR
|
/plugin/codemirror/dist/modes/ |
H A D | forth.min.js.map | 1 … >IN\\\n <# # #S #> HOLD SIGN BASE >NUMBER HEX DECIMAL\\\n FILL MOVE\\\n . CR EMIT SPACE SPACES TY…
|
/plugin/quickstats/GEOIP/ |
H A D | geoip.inc | 133 "CR" => 50, 391 "CR",
|
/plugin/fckg/ |
H A D | Changes | 40 Fixed for smileys in lists where CR was lost if smiley was in li
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-fileupload-1.3.2.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
H A D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
H A D | commons-codec-1.10.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
H A D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/geonav/db/ |
H A D | test.sqlite | 564 …V132Cape Verde, Republic ofCape Verde ��P=�61=54NACRCRI188Costa Rica, …
|
/plugin/diagramsnet/lib/img/lib/ibm/vpc/ |
H A D | FloatingIP.svg | 1 …W7L7mtaftI7x5Ze1baspJneyia9kZZlXnqLR YL8IvqASQBGfqdvaisCjAzOhNUYlCxgK1CBDL+CR/4X3R/QbiuVAJsqMPoMRi…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 32183 …var AI, AL, BA, BK, CB, CI_BRK, CJ, CP_BRK, CR, DI_BRK, ID, IN_BRK, LF, LineBreaker, NL, NS, PR_BR… 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… 65131 exports.CR = CR = 33;
|
H A D | pdfmake.min.js | 15 …,p,g,v,m,y,w,_,b,x,S,k,E,C,I,A,L;x=n(92),C=new x(n(93)),A=n(94),o=A.BK,l=A.CR,p=A.LF,v=A.NL,a=A.CB… 16 …25,e.JV=k=26,e.JT=S=27,e.RI=M=28,e.AI=t=29,e.BK=a=30,e.CB=s=31,e.CJ=h=32,e.CR=f=33,e.LF=E=34,e.NL=…
|
/plugin/jcapture/lib/ |
H A D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
H A D | httpcore-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/lib/ |
H A D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
H A D | httpcore-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | editor.worker.js.map | 1 …CR and LF. Otherwise, break before and after controls.\n // GB3 …
|
H A D | json.worker.js.map | 1 …CR and LF. Otherwise, break before and after controls.\n // GB3 …
|
/plugin/ditaa/ditaa/ |
H A D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
/plugin/codemirror/dist/keymaps/ |
H A D | vim.min.js.map | 1 …CR>', type: 'keyToKey', toKeys: 'j^', context: 'normal' },\n { keys: '<Ins>', type: 'action', a…
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 75709 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]; 83394 return c === SPACE || c === NL || c === CR || c === TAB; 83459 var CR = 0xD; 83466 exports.S_LIST = [SPACE, NL, CR, TAB]; [all …]
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 14807 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)) {
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 2875 Added ID3v2 genre abbreviations 'RX' (remix) and 'CR' (cover)
|