Home
last modified time | relevance | path

Searched refs:replace (Results 151 – 175 of 1179) sorted by last modified time

12345678910>>...48

/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js6 a.replace(/^#/,"");for(var c=0,b=[];2>=c;c++)b[c]=parseInt(a.substr(2*c,2),16);return 165<=.2126*b[…
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}},onOk:function(){var q=this,i;var u=q.getValueOf("tab-basic…
H A Dgeshi.js.unc185 … return str.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string
198 text = text.replace(/</gm,'&lt;');
199 text = text.replace(/>/gm,'&gt;');
233 text = text.replace(/^(.*?)\n$/gm,"<p>$1</p>");
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1replace(/media/,"");switch(E){case"center":C.removeStyle("float");C.setAttribute("class","mediacen…
H A Dimage.js.unc970 … value = value.replace(/media/,"");
1049 href = ckgeditDwikiSaveDir + '/'+ matches[1].replace(':','/');
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dbrowser.js31 d = d.replace( /.*?(?:\.|$)/, '' ) ;
110 sConnUrl = window.location.href.replace( /browser.html.*$/, '' ) + sConnUrl ;
233 fileUrl = fileUrl.replace(/.*?(media|userfiles\/image|file)\//,"");
H A Dcommon.js42 d = d.replace( /.*?(?:\.|$)/, '' ) ;
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1replace(/\//g,"\\/"),"g");g.media_internal=/lib\/exe\/fetch\.php\/(.*)/;g.media_rewrite_1=/^_media…
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc94 inner = inner.replace(/&lt/gm,'<');
95 inner = inner.replace(/&gt/mg,'>');
100 inner = inner.replace(regex, function(m,n) {
112 inner = inner.replace(/&lt/gm,'<');
113 inner = inner.replace(/&gt/mg,'>');
117 inner = inner.replace(/<td.*?>/mg, "<td>");
125 inner = inner.replace(/style="[^>]+"/gm,"");
127 inner = inner.replace(/(<span\s*>)+/gm,"");
128 inner = inner.replace(/(<\/span>)+/gm,"");
130 m = m.replace(/<\/p>/mg,"");
[all …]
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc441 …eturn void 0 === a || null === a ? "" : String(a).replace(b, "\x26amp;").replace(c, "\x26gt;").rep…
2029 replace: function(a) {
2971 replace: 1,
6781 return a.replace(M,
8887 }) : a.replace(u, "")
9860 b.replace(a);
10701 return f[d].output(a).replace(/\[/g, "{").replace(/\]/g, "}")
14411 …b = b.replace(/(?!\u3000)\s+/g, " ").replace(/> +</g, "\x3e\x3c").replace(/<br ?\/>/gi, "\x3cbr\x3…
16944 return a.replace(l, f).replace(d, g)
20030 d.replace(m.root);
[all …]
H A Dconfig.js1 …uccess"){f.dokuSmileyConfImages=new Array();smileys=r.replace(/#.*?\n/g,"");smileys=smileys.replac…
/plugin/ckgedit/
H A Dscript.js49 match = match.replace(/msword/,"");
66 text = text.replace(/<\/?div.*?>/gm,"");
67 text = text.replace(/<code>/gm,"");
69 text = text.replace(/</gm,"&lt;");
70 text = text.replace(/<\//gm,"&gt;");
115 match[0].replace( endTag, parseEndTag );
125 match[0].replace( startTag, parseStartTag );
142 text = text.replace(/<!--(.*?)-->/g, "$1")
143 .replace(/<!\[CDATA\[(.*?)]]>/g, "$1");
181 rest.replace(attr, function(match, name) {
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified306 "replace": "Replace",
846 …is tool can be inserted into the editor window, by clicking OK, and will replace the current font …
H A Den.js-4.9.merged5 …d":"Match whole word","notFoundMsg":"The specified text was not found.","replace":"Replace","repla…
117 …is tool can be inserted into the editor window, by clicking OK, and will replace the current font …
H A Den.js.4.95 …d":"Match whole word","notFoundMsg":"The specified text was not found.","replace":"Replace","repla…
H A Den.js.ckgedit116 …is tool can be inserted into the editor window, by clicking OK, and will replace the current font …
H A Den.js.unc5 …d":"Match whole word","notFoundMsg":"The specified text was not found.","replace":"Replace","repla…
118 …is tool can be inserted into the editor window, by clicking OK, and will replace the current font …
H A Dfr.js.unc232 "replace": "Remplacer",
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1replace(i,function(v){v=v.replace(/\s+/g,"");return v});i=new RegExp("\\>(.*?)(\\]\\]\\<\\/font\\>…
H A Dparse_wiki.js.unc13 results = results.replace(regex, function(m) {
14 m = m.replace(/\s+/g, "");
1442 text = text.replace(/&#39;/g, "'"); //replace single quote entities with single quotes
1446 … text = text.replace(/&not;ags/g, '&notags'); //replace &not entity in include notags param
1596 if (text.replace) {
1599 text = text.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;");
1627 m = m.replace(/CKGE_TMP_\w+/gm, "");
1661 link = link.replace(/\s/, '%20');
1779 this.replace(
1822 m = m.replace(/\s+/g, "");
[all …]
H A DsafeFN_class-cmpr.js1 …turn a}if(b=="safe"){return SafeFN_encode(a)}a=encodeURIComponent(a);a=a.replace(/%2F/g,"/");retur…
H A DsafeFN_class.js259 file = file.replace(/%2F/g,'/');
H A DsafeFN_cmpr.js1 …turn a}if(b=="safe"){return SafeFN_encode(a)}a=encodeURIComponent(a);a=a.replace(/%2F/g,"/");retur…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1 …){n="";if(r instanceof Array){n=r[1];r=r[0]}else{var t=r.replace("&","").replace(";","").replace("…
H A Dspecialchar.js.orig10 d++){if(h=b[d]){h instanceof Array?(e=h[1],h=h[0]):(e=h.replace("&","").replace(";","").replace("#"…

12345678910>>...48