Searched refs:slice (Results 1 – 14 of 14) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 22 …se()):"lower-alpha"==a||"upper-alpha"==a?c(b):1},getStyle:function(b){b=b.slice(0,1);var a={i:"low… 35 …slice(1)):b.match(/^lx/i)?40+g.toArabic(b.slice(1)):b.match(/^x/i)?10+g.toArabic(b.slice(1)):b.mat…
|
/webtrees/app/ |
H A D | Place.php | 105 return new self($this->parts->slice(1)->implode(Gedcom::PLACE_SEPARATOR), $this->tree); 165 return $this->parts->slice(0, $n); 177 return $this->parts->slice(-$n);
|
H A D | PlaceLocation.php | 65 return new self($this->parts->slice(1)->implode(Gedcom::PLACE_SEPARATOR));
|
/webtrees/app/Services/ |
H A D | PendingChangesService.php | 96 ->whereIn('xref', $xrefs->slice(0, $n)) 148 ->whereIn('xref', $xrefs->slice(0, $n))
|
H A D | DatatablesService.php | 101 $data = $collection->slice($start, $length);
|
/webtrees/app/Http/RequestHandlers/ |
H A D | AbstractTomSelectHandler.php | 69 'data' => $results->slice(0, self::RESULTS_PER_PAGE)->all(),
|
/webtrees/app/Module/ |
H A D | MediaListModule.php | 188 $media_objects = $media_objects->slice(($page - 1) * $max, $max);
|
/webtrees/tests/app/Census/ |
H A D | CensusColumnBornForeignPartsTest.php | 38 $placeMock->method('lastParts')->willReturn((new Collection($placeParts))->slice(-1));
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/ |
H A D | find.js | 15 …s.searchRange=r(1),this.matchRange=null,f.find.apply(this,Array.prototype.slice.call(arguments).co…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 5 …{var g=b[d].src.match(a);if(g){c=g[1];break}}-1==c.indexOf(":/")&&"//"!=c.slice(0,2)&&(c=0===c.ind… 23 …slice.call(arguments);a.call(this)}})}var b=[],c=CKEDITOR.env.gecko?"-moz-":CKEDITOR.env.webkit?"-… 25 …n b},capitalize:function(a,b){return a.charAt(0).toUpperCase()+(b?a.slice(1):a.slice(1).toLowerCas… 31 …tion(a,b){var c=Array.prototype.slice.call(arguments,2);return function(){return a.apply(b,c.conca… 33 …lFunction:function(a){var c=b[a];return c&&c.apply(window,Array.prototype.slice.call(arguments,1))… 34 …a=e();break}catch(g){}}return a},genKey:function(){return Array.prototype.slice.call(arguments).jo… method in Array 35 …,c,e){a=[b,c,e];for(b=0;3>b;b++)a[b]=("0"+parseInt(a[b],10).toString(16)).slice(-2);return"#"+a.jo… 44 "",c=a.length,e;for(e=0;e<c;e+=3){var g=a.slice(e,e+3),m=g.length,d=[],l;if(3>m)for(l=m;3>l;l++)g[l… 135 …(0<=c&&c<e.length)return e[c]}return function(b){var c=this.$;if(b.slice)for(b=b.slice();0<b.lengt… 225 …),g=p[q],x=[],J=!0,P=void 0;h?J=!1:h={};for(P in g)"!"==P.charAt(0)&&(P=P.slice(1),x.push(P),h[P]=… [all …]
|
/webtrees/public/js/ |
H A D | webtrees.min.js | 1 …string"==typeof e)return _arrayLikeToArray(e,t);var n={}.toString.call(e).slice(8,-1);return"Objec…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 40 …===typeof a?"undefined":null===a?"null":Object.prototype.toString.call(a).slice(8,-1)},convertData…
|
/webtrees/resources/lang/sk/ |
H A D | messages.po | 16101 msgstr "Použite písmená A-Z, a-z, číslice 0-9, alebo podčiarkovník" 22741 …čený s presnosťou 0 (=0 číslic po desatinnej čiarke), zatiaľ čo mesto potrebuje 3 alebo 4 číslice."
|
/webtrees/resources/lang/cs/ |
H A D | messages.po | 16094 msgstr "Použijte písmena A-Z, a-z, číslice 0-9, nebo podtržítko" 22924 …bude určen s přesností 0 (=0 číslic po desetinné čárce), zatímco město potřebuje 3 nebo 4 číslice."
|