| /plugin/html2pdf/html2pdf/html2ps/ |
| D | tag.frame.inc.php | 33 $lengths = explode(",",$lengths_src); 35 foreach ($lengths as $length) { 55 for($i=0; $i < count($lengths); $i++) { 59 $length_src = trim($lengths[$i]); 80 foreach ($lengths as $length_src) { 89 for ($i = 0; $i < count($lengths); $i++) { 90 $length = $lengths[$i];
|
| /plugin/aichat/vendor/vanderlee/php-sentence/src/ |
| D | Multibyte.php | 78 $lengths = self::getSplitLengths($pattern, $string); 84 foreach ($lengths as $length) { 162 $lengths = []; 170 $lengths[] = [$array[0] - $position, false, null]; 177 $lengths[] = [$array[1], true, isset($regs[1]) && $regs[1]]; 181 $lengths[] = [$strlen - $position, false, null]; 183 return $lengths;
|
| /plugin/asciidocjs/node_modules/wrap-ansi/ |
| D | index.js | 112 const lengths = wordLengths(string); 136 if (options.hard && lengths[index] > columns) { 138 const breaksStartingThisLine = 1 + Math.floor((lengths[index] - remainingColumns - 1) / columns); 139 const breaksStartingNextLine = Math.floor((lengths[index] - 1) / columns); 148 if (rowLength + lengths[index] > columns && rowLength > 0 && lengths[index] > 0) { 157 if (rowLength + lengths[index] > columns && options.wordWrap === false) {
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Filter.ExtractStyleBlocks.txt | 63 it is not simply enough to limit the range of CSS lengths (using 64 relative lengths with many nesting levels allows for large values 67 disable lengths on image tags (HTML Purifier, however, does disable
|
| /plugin/cloud/ |
| D | syntax.php | 237 $lengths = idx_indexLengths(0); 238 foreach ($lengths as $len) {
|
| /plugin/cumulus/ |
| D | syntax.php | 216 $lengths = idx_indexLengths($n); 217 foreach ($lengths as $len) {
|
| /plugin/jmol2/jmol/ |
| D | JmolAppletSigned0_ShapeSpecial.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| D | JmolApplet0_ShapeSpecial.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| /plugin/mikioplugin/inc/stemmechanics/lesserphp/ |
| H A D | lessc.inc.php | 56 static public $lengths = array( "px", "m", "cm", "mm", "in", "pt", "pc" ); variable in lessc 1780 if( ( $from_index = array_search( $from, self::$lengths ) ) !== false ) { 1782 if( in_array( $to, self::$lengths ) ) { 1784 $to_index = array_search( $to, self::$lengths );
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | mp3.js | 7686 exports.makeArray = function(lengths, Type) { 7689 if (lengths.length === 1) { 7690 return new Type(lengths[0]); 7694 len = lengths[0]; 7697 ret[j] = exports.makeArray(lengths.slice(1), Type);
|
| /plugin/datatables/assets/datatables.net/js/ |
| D | jquery.dataTables.js | 4937 lengths = d2 ? menu[0] : menu, 4946 for ( var i=0, ien=lengths.length ; i<ien ; i++ ) { 4951 lengths[i]
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/ |
| D | CHANGELOG.md | 279 - vertical-align can use lengths e.g. 0.5em
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 52060 var lengths = new Uint8Array(288 + 32); 52108 function tinf_build_tree(t, lengths, off, num) { 52115 for (i = 0; i < num; ++i) t.table[lengths[off + i]]++; 52127 if (lengths[off + i]) t.trans[offs[lengths[off + i]]++] = i; 52207 for (i = 0; i < 19; ++i) lengths[i] = 0; 52213 lengths[clcidx[i]] = clen; 52217 tinf_build_tree(code_tree, lengths, 0, 19); 52226 var prev = lengths[num - 1]; 52228 lengths[num++] = prev; 52234 lengths[num++] = 0; [all …]
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js.map | 1 …lengths of all the buffers in the list.\n\tfunction fromList(n, state) {\n\t var list = state.buf…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | opal.js | 14568 lengths = new Array(n), 14586 lengths[i] = len; 14602 while (counters[m] === lengths[m]) {
|
| D | index.mjs | 13796 lengths = new Array(n), 13814 lengths[i] = len; 13830 while (counters[m] === lengths[m]) {
|
| D | index.cjs | 13805 lengths = new Array(n), 13823 lengths[i] = len; 13839 while (counters[m] === lengths[m]) {
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 17525 FlateStream.prototype.generateHuffmanTable = function flateStreamGenerateHuffmanTable(lengths) { 17526 var n = lengths.length; 17531 if (lengths[i] > maxLen) { 17532 maxLen = lengths[i]; 17541 if (lengths[val] === len) {
|
| /plugin/pgn4web/pgn4web/ |
| D | pgn-standard.txt | 274 4.3: Line lengths
|
| /plugin/jplayer/vendor/james-heinrich/getid3/ |
| D | changelog.txt | 2515 (Thanks also to macik for helping me with MP3 frame lengths:
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 14568 lengths = new Array(n), 14586 lengths[i] = len; 14602 while (counters[m] === lengths[m]) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 14571 lengths = new Array(n), 14589 lengths[i] = len; 14605 while (counters[m] === lengths[m]) {
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 2387 /* build tree (used for literals and lengths) */ 2577 /* grab and store code lengths */ 2773 /* ZIP64 lengths */
|