Home
last modified time | relevance | path

Searched refs:join (Results 151 – 175 of 991) sorted by path

12345678910>>...40

/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1join("@")}})}}}if(!ag.type){var am=W?W.getAttribute("class"):"";if((al=ap.match(v))){ag.type="anch…
H A Dlink.js1join("@")}})}}}if(!ag.type){var am=W?W.getAttribute("class"):"";if((al=ap.match(v))){ag.type="anch…
H A Dlink.js.unc260 email.address = [ email.name, email.domain ].join( '@' );
513 return retval.join( '' );
526 return 'String.fromCharCode(' + encodedChars.join( ',' ) + ')';
1272 argList = argList.length ? '?' + argList.join( '&' ) : '';
1299 attributes[ 'data-cke-saved-href' ] = linkHref.join( '' );
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js7 …,elementNames:[[/^\?xml:namespace$/,""],[/^v:shapetype/,""],[new RegExp(z.join("|")),""]],elements…
20 …ts.length;b++)arguments[b]&&a.push(arguments[b]);return-1!==m.indexOf(c,a.join(":"))},h=b&&!0===b.…
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js29 …yle&&d.push('style\x3d"'+c.style+'" ');d.push("\x3e");d.push("\x3c/p\x3e");return d.join("")})}}});
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 …h("</tbody></table></div>");var q={type:"html",id:"smileySelector",html:k.join(""),onLoad:function…
H A Dsmiley.js.4.310 e={type:"html",id:"smileySelector",html:d.join(""),onLoad:function(a){i=a.sender},focus:function(){…
H A Dsmiley.js.unc209 html: html.join( '' ),
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1 …>");this.getContentElement("info","charContainer").getElement().setHtml(q.join(""))},contents:[{id…
H A Dspecialchar.js.orig11 …>");this.getContentElement("info","charContainer").getElement().setHtml(f.join(""))},contents:[{id…
H A Dspecialchar.js.unc230 this.getContentElement( 'info', 'charContainer' ).getElement().setHtml( html.join( '' ) );
/plugin/ckgedit/ckeditor/skins/moono/
H A Dskin.js105 return '#' + channels.join( '' );
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js87 return this._Strings.join( '' ) ;
H A DsafeFN_class.js162 return this.utf8Decode(str.join(''));
211 return str.join('');
228 return str.join('');
/plugin/ckgedit/scripts/
H A Dcss6.php416 $regex = '/^('.join('|',$basedir).')/';
447 return join('',array_slice($match,1));
H A DsafeFN_class-cmpr.js1join(""))},chr:function(a){return String.fromCharCode(a)},code2utf:function(a){if(a<128){return th…
H A DsafeFN_class.js166 return this.utf8Decode(str.join(''));
215 return str.join('');
232 return str.join('');
H A DsafeFN_cmpr.js1join(""))},chr:function(a){return String.fromCharCode(a)},code2utf:function(a){if(a<128){return th…
/plugin/code3/
H A Dscript.js8join("")+"<span class=\""+v[X].style+"\">"+o(w[W])+"</span>");Z=[]}}break;default:Z[Z.length]="<sp…
11join('');}function PR_normalizedHtml(i,I){switch(i.nodeType){case 1:var l=i.tagName.toLowerCase();…
/plugin/code3/src/
H A Dpsyhi.js116 …rows[rows.length] = getColorizedString(++nl,s.join("")+"<span class=\""+t[i].style+"\">"+escapeHtm…
127 if (s.length>0) rows[rows.length] = getColorizedString(++nl,s.join(""));
149 return txt.replace("{TOOLBAR}", s.join("&nbsp;"));
175 tc.innerHTML = strings.interface.replace("{STRINGS}",s.join("")).replace("{ID}",id)
H A Dtz.js352 return out.join('');
439 chunksOut.push(new PR_Token(out.join(''), chunk.style));
790 REGEXP_PRECEDER_PATTERN.test(lookBehind.join('')))) {
/plugin/codehighlight/cp/engines/
H A Dgecko.js121 ….innerHTML = this.actions.history[this.actions.next()] = (flag=='scroll') ? x : o.split(z).join(x);
H A Dopera.js120 …innerHTML = this.actions.history[this.actions.next()] = (flag=='scroll') ? x : o.split(z).join(x);
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1 …d",B)}function B(a,b){var c=r(a);if(c>1&&b.origin=="+input"){var d=b.text.join("\n"),e="";for(var …
H A Demacs.min.js.map1join","txt","replaceSelection","addPrefixMap","addKeyMap","prefixMap","maybeRemovePrefixMap","remo…

12345678910>>...40