Home
last modified time | relevance | path

Searched refs:clone (Results 276 – 300 of 361) sorted by last modified time

1...<<1112131415

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dunmocked_clone.tpl.dist3 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dabstract_class.phpt39 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dclass.phpt39 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dclass_call_parent_constructor.phpt34 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dclass_dont_call_parent_clone.phpt34 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dinterface.phpt33 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dinvocation_object_clone_object.phpt40 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dnamespaced_class.phpt41 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dnamespaced_class_call_parent_clone.phpt36 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dnamespaced_class_call_parent_constructor.phpt36 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dnamespaced_class_dont_call_parent_clone.phpt36 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dnamespaced_class_dont_call_parent_constructor.phpt36 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dnamespaced_class_implementing_interface_call_parent_constructor.phpt41 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dnonexistent_class_with_namespace.phpt38 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A Dreturn_type_declarations_self.phpt37 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
H A D232.phpt64 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/
H A Dclass_with_deprecated_method.phpt39 $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
/plugin/metaeditor/
H A Djstree.js518 this._data.core.original_container_html = this.element.find(" > ul > li").clone(true);
1315 …return this._append_html_data(obj, this._data.core.original_container_html.clone(true), function (…
1909 tmp = d.children("a").first().length ? d.children("a").first().clone() : d.clone();
4175 s.attr('class', a.attr('class')).append(a.contents().clone()).append(h2);
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js6 …tion t(a){var b=c.getSelection().getRanges()[0],d=c.editable();b&&!a?(a=b.clone(),a.collapse(!0)):…
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …anImageElement=this.imageElement;this.imageElement=this.cleanImageElement.clone(true,true);this.se…
H A Dimage.js.unc379 this.imageElement = this.cleanImageElement.clone( true, true );
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js22clone:function(a){var g;if(a&&a instanceof Array){g=[];for(var d=0;d<a.length;d++)g[d]=CKEDITOR.to…
135clone(0,e))):C?f(O,K,!1,E):H&&K.append(a.document.createText(O.substring(y)));ca;){if(ca.equals(G[…
140 …":"S")));f||(c=b.clone(),c.setHtml("\x26nbsp;"),a&&c.setAttribute("id",d+"E"),e=this.clone(),e.col…
169clone();c.collapse(!1);c.setEndAt(a.block||a.blockLimit,CKEDITOR.POSITION_BEFORE_END);a=new CKEDIT…
184clone()),f.evaluator=v,f=f.previous(),this._.lastNode=f.getNextSourceNode(!0,null,q.root),this._.l…
186 …()){f||(f=this.range.clone(),f.setStartAt(v,CKEDITOR.POSITION_BEFORE_START));v=v.getFirst();contin…
254clone(!0)}for(var e=new CKEDITOR.dom.documentFragment,g,f,h,m=0;m<a.length;m++){var k=a[m],l=k.sta…
390clone(),g.setEndAt(h,CKEDITOR.POSITION_BEFORE_END),e.push(g);else if(!f&&m&&a.equals(m))g=c.clone(…
940clone(!1,1),f&&n.setAttribute("dir",f),l.append(n));C=n.append(H.element.clone(0,1));F!=n.getDirec…
942clone(1,1):C.append(J.clone(1,1));else if(J.type==CKEDITOR.NODE_ELEMENT&&J.isBlockBoundary()){n&&!…
[all …]
H A DCHANGES.md427 …r.com/#!/api/CKEDITOR.dom.range-method-extractContents) methods which now clone IDs similarly to t…
/plugin/chordsheets/js/
H A Draphael.js1clone=function(){return new Pt(this.a,this.b,this.c,this.d,this.e,this.f)},t.translate=function(t,… function
/plugin/redissue/
H A DREADME.md20 git clone https://github.com/kbsali/php-redmine-api.git

1...<<1112131415