Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/longest/
DREADME.md39 * [pad-right](https://github.com/jonschlinkert/pad-right): Right pad a string with zeros or a speci…
40 * [pad-left](https://github.com/jonschlinkert/pad-left): Left pad a string with zeros or a specifie…
/plugin/findologicxmlexport/vendor/jms/serializer/
DUPGRADING.md34 - As default now JSON preserve trailing zeros when serializing a float
/plugin/codemirror/dist/modes/
Doctave.min.js.map1 …, 'reshape', 'break', 'zeros', 'default', 'margin', 'round', 'ones',\n 'rand', 'syn', 'ceil', '…
/plugin/ipban/ip-lib/
DREADME.md204 - `\IPLib\Range\Type::T_UNSPECIFIED` if the address is all zeros (`0.0.0.0` or `::`)
/plugin/asciidocjs/node_modules/clean-css/
DHistory.md898 * Fixed issue [#297](https://github.com/jakubpawlowicz/clean-css/issues/297) - `box-shadow` zeros m…
990 * Fixed issue [#215](https://github.com/jakubpawlowicz/clean-css/issues/215) - leading zeros in num…
1141 …issue [#112](https://github.com/jakubpawlowicz/clean-css/issues/112) - reducing `box-shadow` zeros.
1214 * Fixed issue [#52](https://github.com/jakubpawlowicz/clean-css/issues/52) - strip fraction zeros i…
1256 * Added better zeros processing for `rect(...)` syntax (clip property).
DREADME.md363 replaceMultipleZeros: true, // contols removing redundant zeros; defaults to `true`
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/
DREADME.md587 This can be useful if you need to preserve leading zeros in an input.
/plugin/diagramsnet/lib/js/diagramly/
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/
DCHANGELOG.md53 * Fraction sizes without leading zeros allowed for font sizes (#973, thanks @peterdevpl)
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js29818 …var zeros = ['', '0', '00', '000', '0000', '00000', '000000', '0000000', '00000000', '000000000', …
29838 out = zeros[6 - word.length] + word + out;
29880 out = zeros[groupSize - r.length] + r + out;
33441 …var zeros = ['', '0', '00', '000', '0000', '00000', '000000', '0000000', '00000000', '000000000', …
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]);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
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/
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/
DCHANGELOG.md378 * Preserve zeros while doing float serialization to JSON. [#1635](https://github.com/ruflin/Elastic…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/aceeditor/
Dbuild.js1 …abel|xlim|xlsfinfo|xlsread|xlswrite|xmlread|xmlwrite|xor|xslt|ylabel|ylim|zeros|zip|zlabel|zlim|zo…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Deditor.worker.js.map1 …its\n const delta = totalBits - bits;\n // All ones, expect `delta` zeros aligned to the rig…
D2.2.js.map1zeros.\"\n },\n {\n \"name\": \"stacked-fractions…
Djson.worker.js.map1 …its\n const delta = totalBits - bits;\n // All ones, expect `delta` zeros aligned to the rig…
Dbundle.js.map1zeros, but make sure to not forget the extra bytes\n if (extraBytes === 1) {\n tmp = uint8[len…
/plugin/pdfjs/pdfjs/build/
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/
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/
Dmermaid.min.js.map1zeros, e.g., replaces 1.2000k with 1.2k.\nexport default function(s) {\n out: for (var n = s.leng…