| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/ |
| H A D | Msi.php | 56 $clen = strlen($code); 59 for ($i = ($clen - 1); $i >= 0; --$i) { 74 $clen = strlen($code); 75 for ($i = 0; $i < $clen; ++$i) {
|
| H A D | Code39.php | 107 $clen = strlen($code); 108 for ($i = 0; $i < $clen; ++$i) { 185 $clen = strlen($code); 187 for ($i = 0; $i < $clen; ++$i) { 215 $clen = strlen($code); 217 for ($i = 0; $i < $clen; ++$i) {
|
| H A D | EanUpc.php | 242 $clen = strlen($seq); 244 for ($i = 0; $i < $clen; ++$i) { 246 if (($i == ($clen - 1)) or (($i < ($clen - 1)) and ($seq[$i] != $seq[($i + 1)]))) {
|
| H A D | Code93.php | 119 $clen = strlen($code); 121 for ($i = 0; $i < $clen; ++$i) { 135 $clen = strlen($code); 137 for ($i = 0; $i < $clen; ++$i) {
|
| H A D | S25.php | 61 $clen = strlen($code); 62 for ($i = 0; $i < $clen; ++$i) {
|
| H A D | I25.php | 67 $clen = strlen($code); 68 for ($i = 0; $i < $clen; $i = ($i + 2)) {
|
| H A D | Code128.php | 252 $clen = strlen($code); 253 for ($i = 0; $i < $clen; ++$i) {
|
| /plugin/emphasis/syntax/ |
| D | font.php | 91 $clen = strlen($color); 92 if(!($clen == 3 || $clen == 6)) continue;
|
| /plugin/upgrade/myvendor/splitbrain/php-archive/src/ |
| H A D | Zip.php | 902 * @param int $clen length of the compressed data 907 protected function makeCentralFileRecord($offset, $ts, $crc, $len, $clen, $name, $comp = null) argument 909 if(is_null($comp)) $comp = $len != $clen; 928 $header .= pack('V', $clen); // compressed size 949 * @param int $clen length of the compressed data 954 protected function makeLocalFileHeader($ts, $crc, $len, $clen, $name, $comp = null) argument 956 if(is_null($comp)) $comp = $len != $clen; 974 $header .= pack('V', $clen); // compressed size 989 * @param int $clen length of the compressed data 992 protected function makeCrcAndSize($crc, $len, $clen) { argument [all …]
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
| D | Barcode1D.php | 302 $clen = strlen($code); 303 for ($i = 0; $i < $clen; ++$i) { 369 $clen = strlen($code); 370 for ($i = 0 ; $i < $clen; ++$i) { 392 $clen = strlen($code); 393 for ($i = 0 ; $i < $clen; ++$i) { 492 $clen = strlen($code); 493 for ($i = 0 ; $i < $clen; ++$i) { 505 $clen = strlen($code); 506 for ($i = 0; $i < $clen; ++$i) { [all …]
|
| /plugin/diagramsnet/lib/math/extensions/ |
| D | asciimath2jax.js | 19 …clen=(this.search.isBeginEnd?0:a[0].length);this.search.matched=true;b=this.encloseMath(b);this.sw…
|
| D | tex2jax.js | 19 …clen=(b.isBeginEnd?0:a[0].length)}if(b.pcount===0){b.matched=true;c=this.encloseMath(c);this.switc…
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 14458 clen, 14484 for (c = 0, clen = input.length, cmax = Math.max(clen, repeatCol); c < cmax; c++) { 14485 if (c < clen) { 14496 input[c % clen][0] = start.col + c; 14497 … (_instance2 = instance).spliceCol.apply(_instance2, _toConsumableArray(input[c % clen])); 14509 for (c = 0, clen = input[r].length; c < repeatCol - clen; c++) { 14510 input[r].push(input[r][c % clen]); 14566 clen = colSelectionLength; 14568 clen = Math.max(colInputLength, colSelectionLength); 14582 for (c = 0; c < clen; c++) { [all …]
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …clen,setData=[],current={};rlen=input.length;if(rlen===0){return false;}var repeatCol,repeatRow,cm…
|
| /plugin/diagramsnet/lib/math/config/ |
| D | TeX-MML-AM_HTMLorMML.js | 57 …clen=(b.isBeginEnd?0:a[0].length)}if(b.pcount===0){b.matched=true;c=this.encloseMath(c);this.switc… 59 …clen=(this.search.isBeginEnd?0:a[0].length);this.search.matched=true;b=this.encloseMath(b);this.sw…
|
| D | TeX-MML-AM_SVG-full.js | 53 …clen=(b.isBeginEnd?0:a[0].length)}if(b.pcount===0){b.matched=true;c=this.encloseMath(c);this.switc… 55 …clen=(this.search.isBeginEnd?0:a[0].length);this.search.matched=true;b=this.encloseMath(b);this.sw…
|
| D | AM_HTMLorMML.js | 45 …clen=(this.search.isBeginEnd?0:a[0].length);this.search.matched=true;b=this.encloseMath(b);this.sw…
|
| D | TeX-MML-AM_HTMLorMML-full.js | 60 …clen=(b.isBeginEnd?0:a[0].length)}if(b.pcount===0){b.matched=true;c=this.encloseMath(c);this.switc… 62 …clen=(this.search.isBeginEnd?0:a[0].length);this.search.matched=true;b=this.encloseMath(b);this.sw…
|
| D | Accessible.js | 61 …clen=(b.isBeginEnd?0:a[0].length)}if(b.pcount===0){b.matched=true;c=this.encloseMath(c);this.switc…
|
| D | AM_HTMLorMML-full.js | 48 …clen=(this.search.isBeginEnd?0:a[0].length);this.search.matched=true;b=this.encloseMath(b);this.sw…
|
| D | Accessible-full.js | 64 …clen=(b.isBeginEnd?0:a[0].length)}if(b.pcount===0){b.matched=true;c=this.encloseMath(c);this.switc…
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| H A D | Mpdf.php | 7873 $clen = strlen($s); 7875 $clen = mb_strlen($s, $this->mb_enc); 7879 for ($i = 0; $i < $clen; $i++) { 7918 if ($i == ($clen - 1)) { 8017 if ($i < ($clen - 1)) { 8066 for ($ac = $i; $ac < ($clen - 1); $ac++) {
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 52212 var clen = tinf_read_bits(d, 3, 0); 52213 lengths[clcidx[i]] = clen;
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
| H A D | vocab.bpe | 47090 Ġclen ched
|