Home
last modified time | relevance | path

Searched refs:replace (Results 476 – 500 of 1179) sorted by relevance

1...<<11121314151617181920>>...48

/plugin/structodt/
H A Dhelper.php72 $content = $this->replace($content, $row);
274 public function replace($content, $row) { function in helper_plugin_structodt
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js26replace(A[i],B[i]);};return C;};String.prototype.StartsWith=function(A){return (this.substr(0,A.le…
31 …tLangDirection+'">'+A+'</html>';if (!FCKRegexLib.HeadOpener.test(A)) A=A.replace(FCKRegexLib.HtmlO…
32replace(FCKRegexLib.ToReplace,'$1');if (C){if (FCK.DocTypeDeclaration&&FCK.DocTypeDeclaration.leng…
37replace(/&/g,'&amp;');A=A.replace(/</g,'&lt;');A=A.replace(/>/g,'&gt;');return A;};FCKTools.HTMLDe…
45replace(/^<xhtml.*?>/,'<xhtml>');E=E.substr(7,E.length-15).Trim();E=E.replace(FCKRegexLib.SpaceNoC…
46 …e.cssText.replace(FCKRegexLib.StyleProperties,FCKTools.ToLowerCase);FCKTools.RestoreFormStyles(B,I…
47replace(this.Regex.ProtectedTags,FCKCodeFormatter._ProtectData);B=B.replace(this.Regex.BlocksOpene…
52replace(/\s*([^ ]+):.*?(;|$)/g,'$1|').replace(/\|$/,'')+'):[^;]+';var D=new RegExp(C,'gi');B=B.rep…
72 …) return;var B=FCK.EditorDocument.body;if (A==1) B.className=B.className.replace(/(^| )FCK__ShowBl…
77 …CKTableHandler.DeleteTable();default:return alert(FCKLang.UnknownCommand.replace(/%1/g,this.Name))…
[all …]
H A Dfckeditorcode_gecko.js26replace(A[i],B[i]);};return C;};String.prototype.StartsWith=function(A){return (this.substr(0,A.le…
30 …tLangDirection+'">'+A+'</html>';if (!FCKRegexLib.HeadOpener.test(A)) A=A.replace(FCKRegexLib.HtmlO…
31replace(FCKRegexLib.ToReplace,'$1');if (C){if (FCK.DocTypeDeclaration&&FCK.DocTypeDeclaration.leng…
36replace(/&/g,'&amp;');A=A.replace(/</g,'&lt;');A=A.replace(/>/g,'&gt;');return A;};FCKTools.HTMLDe…
44replace(/^<xhtml.*?>/,'<xhtml>');E=E.substr(7,E.length-15).Trim();E=E.replace(FCKRegexLib.SpaceNoC…
45 …se if (F.indexOf('_moz')==0) continue;else if (F=='class'){G=E.nodeValue.replace(FCKRegexLib.FCK_C…
46replace(this.Regex.ProtectedTags,FCKCodeFormatter._ProtectData);B=B.replace(this.Regex.BlocksOpene…
51replace(/\s*([^ ]+):.*?(;|$)/g,'$1|').replace(/\|$/,'')+'):[^;]+';var D=new RegExp(C,'gi');B=B.rep…
71 …) return;var B=FCK.EditorDocument.body;if (A==1) B.className=B.className.replace(/(^| )FCK__ShowBl…
76 …CKTableHandler.DeleteTable();default:return alert(FCKLang.UnknownCommand.replace(/%1/g,this.Name))…
[all …]
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.unc199 var _tmpName = character.replace( '&', '' ).replace( ';', '' ).replace( '#', '' );
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.unc199 var _tmpName = character.replace( '&', '' ).replace( ';', '' ).replace( '#', '' );
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php1006 * @param string $replace to replace bad bytes with (defaults to '?') - use ASCII
1009 function utf8_bad_replace($str, $replace = '') { argument
1025 echo $replace;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php606 * @param bool $replace If set, an existing alias will be replaced
614 public function addAlias(string $name, bool $replace = false): Response
618 if ($replace) {
537 addAlias(string $name, bool $replace = false) global() argument
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js374 return this.replace(/^\s+/, '').replace(/\s+$/, '');
378 return this.replace(/<\/?[^>]+>/gi, '');
490 str = this.replace(/\\./g, '@').replace(/"[^"\\\n\r]*"/g, '');
530 return this.replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;');
533 return this.replace(/&amp;/g,'&').replace(/&lt;/g,'<').replace(/&gt;/g,'>');
1602 replace: function(element, content) { method in Element.Methods
2746 e = e.replace(m[0], '');
2772 e = e.replace(m[0], '');
2803 e = e.replace(m[0], '');
2891 e = e.replace(m[0], '');
[all …]
/plugin/pagemod/helper/
H A Dpagemod.php166 $output = $this->replace($output);
/plugin/sequencediagram/bower_components/lodash/test/asset/
H A Dtest-ui.js23 search = location.search.replace(/^\?|&?(?:build|loader)=[^&]*&?/g, '');
/plugin/autolink4/lang/en/
H A Dadmin_help.txt7 * The namespace where the replacement is done. Omit this field to replace everywhere.
/plugin/workflow/
H A Dscript.js119 text = jQuery(this).text().replace(/\s+/g, ' ');
/plugin/rrdgraph/
H A Dscript.js27 imageUri = imageUri.replace(removeQueryRegex, '') + "?range=" + rangeId;
/plugin/struct/script/
H A DEntryEditor.js34 $dtInput.val($dtInput.val().replace('T', ' '));
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs673 o = o.replace(/^0+([1-9])/,"$1").replace(/^0+\./,"0.");
723 var ffmt = fmt.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");
839 var ffmt = fmt.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");
3005 …encoded = encoded.replace(/\r(?!\n)/mg, "=0D").replace(/\n\n/mg, "\n=0A").replace(/([^\r\n])\n/mg,…
3796 .replace(/>\s+/g,">").replace(/\s+</g,"<")
15092 return f.replace(/[;~]/g,",").replace(/\|/g,";");
15098 return o.replace(/;/g, "|").replace(/,/g,";");
21855 .replace(/[\t\r\n]/g, " ").trim().replace(/ +/g, " ")
22834 .replace(/^ /, "<text:s/>").replace(/ $/, "<text:s/>");
24492 loc = loc.replace(/^Index\//, "").replace(/\.iwa$/, "");
[all …]
/plugin/picasawebalbum/
H A Djquery.slimbox2.js6 …tml(g[F][1]||"");w(K).html((((g.length>1)&&u.counterText)||"").replace(/{x}/,F+1).replace(/{y}/,g.…
/plugin/datatemplate/syntax/
H A Dlist.php244 $replace = array('','','');
245 $text = preg_replace($patterns,$replace,$text);
/plugin/indexmenu/scripts/
H A Dcontextmenu.js62 * howManyToRemove = number of elements that are removed (set to 1 to replace a element)
174 fnid = fnid.replace(re, ":");
227 l = lnk.replace(r, ':');
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.min.js2replace("png","svg"),c("#swipebox-prev, #swipebox-next, #swipebox-close").css({"background-image":…
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/codemirror/dist/modes/
H A Dpug.min.js1replace(/,\s*$/,"").replace(/^!/,""));c.inAttributeName=true;c.attrValue="";b.backUp(b.current().l…
/plugin/batchedit/
H A Dinterface.php217 $this->printFormEdit('lbl_replace', 'replace');
404 case 'replace':
434 case 'replace':
435 return 'hnt_' . $_REQUEST['searchmode'] . 'replace';
690 $replace = array();
694 $replace[$i - 1] = func_get_arg($i);
697 $string = str_replace($search, $replace, $string);
/plugin/siteexport/
H A Dscript.js121 _.status(jqXHR.responseText.replace("\n", "<br/>"));
340 txtMsg = txtMsg.replace(new RegExp("^runtime error:", "i"), "");
346 $('#siteexport__errorlog').append($('<p></p>').text(txtMsg.replace(new RegExp(
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js121 opts[i.replace(/^pnotify_/, "")] = opts[i];
260 opts[i.replace(/^pnotify_/, "")] = opts[i];
294 …pnotify.text_container.html(opts.insert_brs ? String(opts.text).replace(/\n/g, "<br />") : opts.te…
690 …pnotify.text_container.html(opts.insert_brs ? String(opts.text).replace(/\n/g, "<br />") : opts.te…
826 e = e.replace(re_on, '');
H A Djquery.pnotify.min.js15 …efaults,e);for(var p in a)typeof p=="string"&&p.match(/^pnotify_/)&&(a[p.replace(/^pnotify_/,"")]=…
19 …end({},a,l);for(var e in a)typeof e=="string"&&e.match(/^pnotify_/)&&(a[e.replace(/^pnotify_/,"")]=
21 …a.text).slideDown(200):b.text_container.html(a.insert_brs?String(a.text).replace(/\n/g,"<br />"):a…
34 String(a.text).replace(/\n/g,"<br />"):a.text);typeof a.width=="string"&&b.css("width",a.width);typ…
38 document.createEvent&&this.dispatchEvent?(e=e.replace(t,""),e.match(v)?(d(this).offset(),a=document…

1...<<11121314151617181920>>...48