/plugin/html2pdf/html2pdf/html2ps/ |
H A 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/ |
H A 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/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Filter.ExtractStyleBlocks.txt |
|
/plugin/cloud/ |
H A D | syntax.php | 237 $lengths = idx_indexLengths(0); 238 foreach ($lengths as $len) {
|
/plugin/cumulus/ |
H A D | syntax.php | 216 $lengths = idx_indexLengths($n); 217 foreach ($lengths as $len) {
|
/plugin/jmol2/jmol/ |
H A D | JmolAppletSigned0_ShapeSpecial.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet0_ShapeSpecial.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | mp3.js | 7686 exports.makeArray = function(lengths, Type) { argument 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/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 279 - vertical-align can use lengths e.g. 0.5em
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A 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/pdfjs/pdfjs/build/ |
H A 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) {
|
H A D | pdf.worker.js.map | 1 …lengths","code2","t","hdr","blockLen","litCodeTable","distCodeTable","numLitCodes","numDistCodes",…
|
/plugin/pgn4web/pgn4web/ |
H A D | pgn-standard.txt | 274 4.3: Line lengths
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 2515 (Thanks also to macik for helping me with MP3 frame lengths:
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 2387 /* build tree (used for literals and lengths) */ 2577 /* grab and store code lengths */ 2773 /* ZIP64 lengths */
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | editor.worker.js.map | 1 … 1)\n + insertLines[0]);\n // Insert new lines & store lengths\n let newL…
|
H A D | 2.2.js.map | 1 …lengths specify the distance that separates adjoining cell borders. If one length is specified, it…
|
H A D | json.worker.js.map | 1 … 1)\n + insertLines[0]);\n // Insert new lines & store lengths\n let newL…
|
H A D | bundle.js.map | 1 …lengths\n let newLengths = new Uint32Array(insertLines.length - 1);\n for (let i = 1…
|