Home
last modified time | relevance | path

Searched refs:replace (Results 1076 – 1100 of 1179) sorted by last modified time

1...<<4142434445464748

/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.…
H A Djquery.pwi.js81 $d = $dt + " " + $c.replace(new RegExp("'", "g"), "&#39;");
95 …$thumb = j.feed.entry[i].media$group.media$thumbnail[0].url.replace(new RegExp("/s160-c/", "g"), "…
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js81 $d = $dt + " " + $c.replace(new RegExp("'", "g"), "&#39;");
95 …$thumb = j.feed.entry[i].media$group.media$thumbnail[0].url.replace(new RegExp("/s160-c/", "g"), "…
/plugin/phpbblinks/
H A Daction.php35 function replace(&$event, $param) function in action_plugin_phpbblinks
84 $replace = array();
174 $replace[] = "\\1[[$url?p=$p#$p|$txt]]\\2";
184 $replace[] = "\\1[[$url?t=$t|$txt]]\\2";
189 ksort($replace);
190 $TEXT = preg_replace($search,$replace,$TEXT);
/plugin/replace/
H A Dsyntax.php49 $this->replace = confToHash(DOKU_CONF . 'replace.conf');
/plugin/codehighlight/cp/engines/
H A Dopera.js112 x = x.replace(/\t/g, ' ');
210 code = code.replace(/<br>/g,'\n');
211 code = code.replace(/\u2009/g,'');
212 code = code.replace(/<.*?>/g,'');
213 code = code.replace(/&lt;/g,'<');
214 code = code.replace(/&gt;/g,'>');
215 code = code.replace(/&amp;/gi,'&');
222 code = code.replace(/\u2009/gi,'');
223 code = code.replace(/&/gi,'&amp;');
224 code = code.replace(/</g,'&lt;');
[all …]
H A Dmsie.js116 o = o.replace(/<BR>/g,'\r\n');
117 o = o.replace(/\u2008/g,'\t');
119 o = o.replace(/<P>/g,'\n');
120 o = o.replace(/<\/P>/g,'\r');
121 o = o.replace(/<.*?>/g,'');
122 o = o.replace(/&nbsp;/g,'');
124 o = o.replace(/\n\r/g,'<P></P>');
125 o = o.replace(/\n/g,'<P>');
126 o = o.replace(/\r/g,'<\/P>');
127 o = o.replace(/<P>(<P>)+/,'<P>');
[all …]
H A Dgecko.js111 o = o.replace(/<br>/g,'\n');
112 o = o.replace(/<.*?>/g,'');
114 x = x.replace(/\n/g,'<br>');
237 code = code.replace(/<br>/g,'\n');
238 code = code.replace(/\u2009/g,'');
239 code = code.replace(/<.*?>/g,'');
240 code = code.replace(/&lt;/g,'<');
241 code = code.replace(/&gt;/g,'>');
242 code = code.replace(/&amp;/gi,'&');
251 code = code.replace(/</g,'&lt;');
[all …]
/plugin/codehighlight/cp/
H A Dcodepress.js123 CodePress.path = s[i].src.replace('codepress.js','');
/plugin/jquery/
H A Dscript.js12replace(/\r/g,"")}return g}if(typeof K==="number"){K+=""}return this.each(function(){if(this.nodeT…
19replace(/\\/g,"");Y=H.find[X](W,S,aa);if(Y!=null){Z=Z.replace(H.match[X],"");break}}}}if(!Y){Y=S.g…
/plugin/asciimath/
H A Dasciimathml148r.js763 node.appendChild(AMparseExpr(str.replace(/^\s+/g,""),false)[0]);
805 str = str.replace(/\r\n\r\n/g,"\n\n");
807 str = str.replace(/\x20\x20\./g," "+AMdelimiter1+".");
808 str = str.replace(/\x20\x20,/g," "+AMdelimiter1+",");
809 str = str.replace(/\x20\x20/g," "+AMdelimiter1+" ");
811 str = str.replace(/\x20+/g," ");
812 str = str.replace(/\s*\r\n/g," ");
814 str = str.replace(new RegExp(AMescape2, "g"),
816 str = str.replace(new RegExp(AMescape1, "g"),
821 arr[i]=arr[i].replace(/AMescape2/g,AMdelimiter2).
[all …]
/plugin/indexmenu2/cms/
H A Dcms.js15 …href+Q[1];return(document.location.pathname.match(/(.*[\/\\])/)[0]+Q[1]).replace(/^\/+(?=\w:)/,"")…
/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11replace(/\/*\x00+\/*/g,"/"):""}function findPath(i){var I=document.getElementsByTagName('script'),…
H A Ddateextensions.js11 …peof I!='string')I="0";if(I.length>1)I.length=1;return i.replace(/%\w+/g,function(o){o=o.replace(/…
H A Ddocumentselection.js13replace(/\r/g,""):O.value;return c.substring(Q,_);};this.getStart=function(O){try{var Q=Math.abs(d…
H A Dregexpextensions.js10 …callee.sRE=new RegExp('(\\'+I.join('|\\')+')','g');}return isString(i)?i.replace(arguments.callee.…
H A Dstringextensions.js10replace(i,"");};String.prototype.rtrim=function(i){i=new RegExp("("+(i?RegExp.escape(i):"\\s")+")+…
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1 …href+Q[1];return(document.location.pathname.match(/(.*[\/\\])/)[0]+Q[1]).replace(/^\/+(?=\w:)/,"")…
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13 var Autosuggest=function(i){this.$VERSION$=" $Rev: 130 $ ".replace(/\D/g,"");var I=this;var l={'roo…
/plugin/indexmenu2/cms/modifiers/
H A Dajaxum.js14 …jaxumTarget]=null;else{i[I.ajaxumTarget]=i.title||i.firstChild.nodeValue.replace(/(^\s*)|(\s*$)/g,…
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js74 .replace(/&lt;/g,'<')
75 .replace(/&gt;/g,'>')
76 .replace(/&amp;/g,'&')
137 doc.write(dp.sh.Strings.AboutDialog.replace('{V}', dp.sh.Version));
270 str = str.replace(/ /g, '&nbsp;');
271 str = str.replace(/</g, '&lt;');
274 str = str.replace(/\n/gm, '&nbsp;<br>');
389 var html = this.div.innerHTML.replace(/<(br)\/?>/gi, '\n');
442 return str.replace(/^\s*(.*?)[\s\n]*$/g, '$1');
447 return str.replace(/\n*$/, '').replace(/^\n*/, '');
[all …]
H A DshBrushCss.js55 return '\\b([a-z_]|)' + str.replace(/ /g, '(?=:)\\b|\\b([a-z_\\*]|\\*|)') + '(?=:)\\b';
60 return '\\b' + str.replace(/ /g, '(?!-)(?!:)\\b|\\b()') + '\:\\b';
/plugin/syntaxhighlighter/Scripts/
H A DshBrushCss.js11 {return'\\b([a-z_]|)'+str.replace(/ /g,'(?=:)\\b|\\b([a-z_\\*]|\\*|)')+'(?=:)\\b';}
13 {return'\\b'+str.replace(/ /g,'(?!-)(?!:)\\b|\\b()')+'\:\\b';}
H A DshCore.js9 {sender.parentNode.removeChild(sender);highlighter.div.className=highlighter.div.className.replace(…
10 {var code=dp.sh.Utils.FixForBlogger(highlighter.originalCode).replace(/</g,'&lt;');var wnd=window.o…
11 …dp.sh.Utils.FixForBlogger(highlighter.originalCode).replace(/&lt;/g,'<').replace(/&gt;/g,'>').repl…
18 …(doc,window.document);doc.write('<div class="'+highlighter.div.className.replace('collapsed','')+'…
19 …tils.CopyStyles(doc,window.document);doc.write(dp.sh.Strings.AboutDialog.replace('{V}',dp.sh.Versi…
33 {return(dp.sh.isBloggerMode==true)?str.replace(/<br\s*\/?>|&lt;br\s*\/?&gt;/gi,'\n'):str;}
53 …ar span=this.CreateElement('SPAN');str=str.replace(/ /g,'&nbsp;');str=str.replace(/</g,'&lt;');str…
84 {var html=this.div.innerHTML.replace(/<(br)\/?>/gi,'\n');var lines=html.split('\n');if(this.addCont…
97 {return str.replace(/^\s*(.*?)[\s\n]*$/g,'$1');}
99 {return str.replace(/\n*$/,'').replace(/^\n*/,'');}
[all …]
/plugin/cache/
H A Dplugin_cache.php62 $replace = array('','');
66 $id = str_replace($patten,$replace,$name);

1...<<4142434445464748