Home
last modified time | relevance | path

Searched refs:lengths (Results 1 – 21 of 21) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dtag.frame.inc.php33 $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 DMultibyte.php78 $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 DFilter.ExtractStyleBlocks.txt
/plugin/cloud/
H A Dsyntax.php237 $lengths = idx_indexLengths(0);
238 foreach ($lengths as $len) {
/plugin/cumulus/
H A Dsyntax.php216 $lengths = idx_indexLengths($n);
217 foreach ($lengths as $len) {
/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ShapeSpecial.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_ShapeSpecial.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js7686 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 DCHANGELOG.md279 - vertical-align can use lengths e.g. 0.5em
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1lengths of all the buffers in the list.\n\tfunction fromList(n, state) {\n\t var list = state.buf…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js17525 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 Dpdf.worker.js.map1lengths","code2","t","hdr","blockLen","litCodeTable","distCodeTable","numLitCodes","numDistCodes",…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt274 4.3: Line lengths
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2515 (Thanks also to macik for helping me with MP3 frame lengths:
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs2387 /* build tree (used for literals and lengths) */
2577 /* grab and store code lengths */
2773 /* ZIP64 lengths */
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1 … 1)\n + insertLines[0]);\n // Insert new lines & store lengths\n let newL…
H A D2.2.js.map1lengths specify the distance that separates adjoining cell borders. If one length is specified, it…
H A Djson.worker.js.map1 … 1)\n + insertLines[0]);\n // Insert new lines & store lengths\n let newL…
H A Dbundle.js.map1lengths\n let newLengths = new Uint32Array(insertLines.length - 1);\n for (let i = 1…