Home
last modified time | relevance | path

Searched refs:zeros (Results 1 – 18 of 18) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md34 - As default now JSON preserve trailing zeros when serializing a float
/plugin/codemirror/dist/modes/
H A Doctave.min.js.map1 …, 'reshape', 'break', 'zeros', 'default', 'margin', 'round', 'ones',\n 'rand', 'syn', 'ceil', '…
/plugin/ipban/ip-lib/
H A DREADME.md204 - `\IPLib\Range\Type::T_UNSPECIFIED` if the address is all zeros (`0.0.0.0` or `::`)
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js1334 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 DCHANGELOG.md53 * Fraction sizes without leading zeros allowed for font sizes (#973, thanks @peterdevpl)
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js29838 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 Dchangelog.txt1203 ¤ 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 Dsyntaxhighlighter.js.map1zeros as needed to get to length 4. Used to produce\n * fixed-length hexadecimal values.\n *\n * @…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md378 * Preserve zeros while doing float serialization to JSON. [#1635](https://github.com/ruflin/Elastica/pull/1635)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/aceeditor/
H A Dbuild.js1 …abel|xlim|xlsfinfo|xlsread|xlswrite|xmlread|xmlwrite|xor|xslt|ylabel|ylim|zeros|zip|zlabel|zlim|zo…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1 …its\n const delta = totalBits - bits;\n // All ones, expect `delta` zeros aligned to the rig…
H A D2.2.js.map1zeros.\"\n },\n {\n \"name\": \"stacked-fractions…
H A Djson.worker.js.map1 …its\n const delta = totalBits - bits;\n // All ones, expect `delta` zeros aligned to the rig…
H A Dbundle.js.map1zeros, but make sure to not forget the extra bytes\n if (extraBytes === 1) {\n tmp = uint8[len…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …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 Dpdfmake.min.js.map1zeros, 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 Dmermaid.min.js.map1zeros, e.g., replaces 1.2000k with 1.2k.\nexport default function(s) {\n out: for (var n = s.leng…