Searched refs:slice (Results 1 – 8 of 8) sorted by relevance
| /dokuwiki/lib/scripts/ |
| H A D | helpers.js | 37 var Aps = Array.prototype.slice,
|
| H A D | delay.js | 62 _params: Array.prototype.slice.call(arguments, 2)
|
| H A D | linkwiz.js | 411 relativeID.push(...targetNs.slice(commonPrefixLength));
|
| H A D | fileuploader.js | 447 name = name.slice(0, 19) + '...' + name.slice(-13);
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.cookie.js | 38 s = s.slice(1, -1).replace(/\\"/g, '"').replace(/\\\\/g, '\\');
|
| H A D | jquery.min.js | 2 …slice,g=oe.flat?function(e){return oe.flat.call(e)}:function(e){return oe.concat.apply([],e)},s=oe… method
|
| H A D | jquery-ui.min.js | 6 …slice;V.cleanData=(n=V.cleanData,function(t){for(var e,i,s=0;null!=(i=t[s]);s++)(e=V._data(i,"even…
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 2649 ->slice(0, 1) 2652 ->slice(-1) 3338 public function slice($start, $end = null) { function in phpQueryObject
|