Searched refs:slices (Results 1 – 16 of 16) sorted by relevance
| /plugin/projects/action/ |
| D | action.php | 233 $slices = rawWikiSlices($range, $ID); 234 $TEXT = $slices[0] . '<use name="' . $name . '"/>' . $slices[2]; 349 $slices = rawWikiSlices($range, $ID); 350 if (substr(strtoupper($slices[1]), 0, strlen($tag)+1) 357 $text = $slices[0] .$slices[2]; 358 saveWikiText($ID, $slices[0] . $slices[2], "Remove $tag", FALSE);
|
| /plugin/asciidocjs/node_modules/nunjucks/src/ |
| D | filters.js | 345 function slice(arr, slices, fillWith) { argument 346 var sliceLength = Math.floor(arr.length / slices); 347 var extra = arr.length % slices; 350 for (var i = 0; i < slices; i++) {
|
| /plugin/asciidocjs/node_modules/nunjucks/browser/ |
| D | nunjucks-slim.js | 2335 function slice(arr, slices, fillWith) { 2336 var sliceLength = Math.floor(arr.length / slices); 2337 var extra = arr.length % slices; 2340 for (var i = 0; i < slices; i++) {
|
| D | nunjucks.js | 5977 function slice(arr, slices, fillWith) { 5978 var sliceLength = Math.floor(arr.length / slices); 5979 var extra = arr.length % slices; 5982 for (var i = 0; i < slices; i++) {
|
| D | nunjucks-slim.min.js.map | 1 …slices","sliceLength","extra","offset","start","end","currSlice","sum","reduce","reversed","caseSe…
|
| D | nunjucks-slim.js.map | 1 …slices","sliceLength","extra","offset","start","end","currSlice","sum","reduce","sortFilter","reve…
|
| D | nunjucks.min.js.map | 1 …slices","sliceLength","extra","offset","start","end","currSlice","sum","reversed","caseSens","getA…
|
| D | nunjucks.js.map | 1 …slices","sliceLength","extra","offset","start","end","currSlice","sum","sortFilter","reversed","ca…
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | prototype.js | 605 var index = -number, slices = [], array = this.toArray(); 607 slices.push(array.slice(index, index+number)); 608 return slices.collect(iterator, context);
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | prototype.js | 715 var index = -number, slices = [], array = this.toArray(); 718 slices.push(array.slice(index, index+number)); 719 return slices.collect(iterator, context);
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/ |
| D | Client.asciidoc | 660 $params['slices'] = (number|string) The number of slices this task should be divide…
|
| /plugin/issuetracker/ |
| D | prototype.js | 834 var index = -number, slices = [], array = this.toArray(); 837 slices.push(array.slice(index, index+number)); 838 return slices.collect(iterator, context);
|
| /plugin/stlviewer/stlviewer/ |
| D | three.min.js | 2 …slices:e,stacks:n};var r=[],i=[],a=[],o=[],s=1e-5,c=new wt,l=new wt,u=new wt,h=new wt,d=new wt;t.l… property
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …slices:{x:{show:{valType:"boolean",dflt:!1},locations:{valType:"data_array",dflt:[]},fill:{valType…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …slices = [];\n for (let j = 0, jj = buffers.length; j < jj; ++j) {\n slices.push(buffe…
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js.map | 1 …iew of a large file), it's never spliced.\n // Instead, small slices are taken. They're…
|