/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | UPGRADING.md | 34 - As default now JSON preserve trailing zeros when serializing a float
|
/plugin/codemirror/dist/modes/ |
H A D | octave.min.js.map | 1 …, 'reshape', 'break', 'zeros', 'default', 'margin', 'round', 'ones',\n 'rand', 'syn', 'ceil', '…
|
/plugin/ipban/ip-lib/ |
H A D | README.md | 204 - `\IPLib\Range\Type::T_UNSPECIFIED` if the address is all zeros (`0.0.0.0` or `::`)
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 1334 EditorUi.prototype.anonymizeString = function(text, zeros) argument 1348 result.push((zeros) ? '0' : Math.round(Math.random() * 9)); 1480 EditorUi.prototype.anonymizeAttributes = function(node, zeros) argument 1489 this.anonymizeString(node.attributes[i].value, zeros)); 1498 this.anonymizeAttributes(node.childNodes[i], zeros); 1506 EditorUi.prototype.anonymizeNode = function(node, zeros) argument
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 53 * Fraction sizes without leading zeros allowed for font sizes (#973, thanks @peterdevpl)
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 29838 out = zeros[6 - word.length] + word + out; 29880 out = zeros[groupSize - r.length] + r + out; 33461 out = zeros[6 - word.length] + word + out; 33503 out = zeros[groupSize - r.length] + r + out; 38491 var zeros = Buffer.alloc(q.byteLength() - x.length); 38492 x = Buffer.concat([zeros, x]); 38523 var zeros = Buffer.alloc(q.byteLength() - out.length); 38524 out = Buffer.concat([zeros, out]); 43718 var zeros = new Buffer(len - buf.length); 43719 zeros.fill(0); [all …]
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 1203 ¤ ID3v2 track number now returned as string (with leading zeros, 1336 Ø ID3v2 track number now returned as string (with leading zeros,
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js.map | 1 …zeros as needed to get to length 4. Used to produce\n * fixed-length hexadecimal values.\n *\n * @…
|
/plugin/elasticsearch/vendor/ruflin/elastica/ |
H A D | CHANGELOG.md | 378 * Preserve zeros while doing float serialization to JSON. [#1635](https://github.com/ruflin/Elastica/pull/1635)
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
/plugin/aceeditor/ |
H A D | build.js | 1 …abel|xlim|xlsfinfo|xlsread|xlswrite|xmlread|xmlwrite|xor|xslt|ylabel|ylim|zeros|zip|zlabel|zlim|zo…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | editor.worker.js.map | 1 …its\n const delta = totalBits - bits;\n // All ones, expect `delta` zeros aligned to the rig…
|
H A D | 2.2.js.map | 1 …zeros.\"\n },\n {\n \"name\": \"stacked-fractions…
|
H A D | json.worker.js.map | 1 …its\n const delta = totalBits - bits;\n // All ones, expect `delta` zeros aligned to the rig…
|
H A D | bundle.js.map | 1 …zeros, but make sure to not forget the extra bytes\n if (extraBytes === 1) {\n tmp = uint8[len…
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js.map | 1 …h - 1;\n if (s[i] !== '0') {\n return s;\n }\n\n // Remove trailing zeros.\n do {\n i--;…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.min.js.map | 1 …zeros, but make sure to not forget the extra bytes\n\t\t\tswitch (extraBytes) {\n\t\t\t\tcase 1:\n…
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …zeros, e.g., replaces 1.2000k with 1.2k.\nexport default function(s) {\n out: for (var n = s.leng…
|