Home
last modified time | relevance | path

Searched refs:merge (Results 476 – 498 of 498) sorted by last modified time

1...<<11121314151617181920

/plugin/tindexmenu/inc/
H A Dpclzip.lib.php1233 function merge($p_archive_to_add) function in PclZip
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js66 …function(splits){var parts=[],start=this.offset,prev=null,children=jQuery.merge([],this.children);…
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/effects_support/
H A DMIT-LICENSE6 without limitation the rights to use, copy, modify, merge, publish,
H A Dprototype.js274 function merge(array, args) { function
290 var a = merge(args, arguments);
307 var a = merge(args, arguments);
1162 function merge(object) { function
1215 merge: merge,
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.le…
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js86 },add:function(selector){return this.pushStack(jQuery.unique(jQuery.merge(this.get(),typeof selecto…
278 }else{ret=jQuery.merge(ret,elem);
311 },merge:function(first,second){var i=0,elem,pos=first.length;
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak344 .getResource("/com/mxgraph/examples/swing/images/merge.png")),
345 "rhombusImage;image=/com/mxgraph/examples/swing/images/merge.png",
/plugin/jquery/
H A Djquery-1.4.2.min.js22merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this…
23 …this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=…
30 …ng"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inA…
31 a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e…
97 …nction(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);retu…
113 c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLower…
H A Djquery-1.4.2.js129 return jQuery.merge( this, selector );
157 return jQuery.merge( this, selector );
223 jQuery.merge( ret, elems );
602 jQuery.merge( ret, array );
623 merge: function( first, second ) {
3835 all = jQuery.merge( this.get(), set );
4487 ret = jQuery.merge( ret, elem );
H A Dscript.js12merge(this.get(),typeof E==="string"?o(E):o.makeArray(E))))},is:function(E){return !!E&&o.multiFil…
/plugin/conflictmerger/
H A Daction.php111 * appear, although a successful one. Once a successful merge form appears,
239 if ($this->merge($ID, rawWiki($ID, $DATE), $text, rawWiki($ID, ''), $result)) {
305 function merge( $id, $old, $mine, $yours, &$result ) { function in action_plugin_conflictmerger
/plugin/conflictmerger/tests/
H A Dmerge.test.php37 $this->assertTrue($this->action->merge($this->id, $old, $mine, $yours, $result));
51 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result));
65 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result));
83 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result));
103 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result));
/plugin/jmol2/jmol/
H A DCHANGES.txt3793 # bug fix: memory leak in merge -- models[i].modelSet causes modelSet to not finalize.
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/indexmenu2/cms/
H A Dcms.js15merge(K.theme);if(K.themeRootPath)_.themeRootPath=K.themeRootPath;X.init(K);S();};this.getThemePat…
/plugin/indexmenu2/cms/extensions/
H A Dobjectextensions.js7merge=function(i,I){try{var l=new i.constructor();}catch(e){return null}try{if(isUndefined(I))I=tr…
/plugin/charter/lib/fonts/
H A DLICENSE8 merge, publish, distribute, and/or sell copies of the Font Software, and
/plugin/virtualkeyboard/vk/extensions/
H A Dobjectextensions.js42 Object.prototype.merge = function (obj, overwrite) {
55 else if ('object' == typeof obj[i]) this[i].merge(obj[i], overwrite);
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …es:1,loop:1,lstrip:1,"lstrip!":1,map:1,"map!":1,match:1,max:1,"member?":1,merge:1,"merge!":1,metho… property in hljs.LANGUAGES.ruby.c.keymethods

1...<<11121314151617181920