Home
last modified time | relevance | path

Searched refs:replace (Results 676 – 700 of 1179) sorted by relevance

1...<<21222324252627282930>>...48

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckindentcommands.js166 var className = block.className.replace( FCKIndentCommand._ClassNameRegex, '' ) ;
H A Dfck_othercommands.js434 oAnchor.className = oAnchor.className.replace( FCKRegexLib.FCK_Class, '' ) ;
/plugin/ifauthex/
H A DREADME.md20 This plugin intends to replace the [IfAuth plugin](https://www.dokuwiki.org/plugin:ifauth), but
/plugin/confmanager/
H A Dscript.js17 key = key.replace(/^\s+|\s+$/g,"");
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js585 currentItem.className = currentItem.className.replace('odRowSelected', '');
760 selectedCat.className = selectedCat.className.replace('odCatSelected', '');
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js116 …qK347durWpzm9hrWhUevi1Hd4ZzVC+gGMHY0TYnDOYwAAAABJRU5ErkJggg=='.replace(/\+/g, '-').replace(/\//g, …
1826 temp = temp.substring(temp.indexOf(',') + 1).replace(/\+/g, '-').replace(/\//g, '_');
1917 thumb = thumb.substring(thumb.indexOf(',') + 1).replace(/\+/g, '-').replace(/\//g, '_');
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js103 return s.trim().replace(/^"(.*)"$/m, '$1').replace(/\\n/gm, '\n');
578 return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
583 …r(0, 20 - next.length)), (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
860 return this.replace(/^\s+|\s+$/g, '');
H A Dsequence-diagram-snap-min.js6replace(/^"(.*)"$/m,"$1").replace(/\\n/gm,"\n")},Diagram.LINETYPE={SOLID:0,DOTTED:1},Diagram.ARROW…
H A Dsequence-diagram-raphael.js103 return s.trim().replace(/^"(.*)"$/m, '$1').replace(/\\n/gm, '\n');
578 return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
583 …r(0, 20 - next.length)), (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
860 return this.replace(/^\s+|\s+$/g, '');
H A Dsequence-diagram.js103 return s.trim().replace(/^"(.*)"$/m, '$1').replace(/\\n/gm, '\n');
578 return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
583 …r(0, 20 - next.length)), (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
860 return this.replace(/^\s+|\s+$/g, '');
/plugin/lytebox/
H A Dlytebox.js29 String.prototype.trim = function () { return this.replace(/^\s+|\s+$/g, ''); }
347 var w = aStyles[i].replace('width:', '');
355 var h = aStyles[i].replace('height:', '');
363 var s = aStyles[i].replace('scrolling:', '');
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js59 srcAbs.path = srcAbs.path.replace(/[^\/]+$/, ''); // remove filename
282 t.path = base.path.replace(/[^\/]+$/,'')+r.path;
301 path = path.replace(/^\.+/,'').substr(1);
306 out = out.replace(/\/?[^\/]*$/, '');
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js1replace=function(e,t){return{range:e,newText:t}},e.insert=function(e,t){return{range:{start:e,end:… method in e
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1replace=function(e,t){return{range:e,newText:t}},e.insert=function(e,t){return{range:{start:e,end:… function
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_csp.js129 return format.replace(/%[a-zA-Z]/g, function (a) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_csp.js13 …on(t,e){gantt.date.date_to_str=function(t,e){return function(a){return t.replace(/%[a-zA-Z]/g,func…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js114 var regex = new RegExp( '^(?:' + FCKConfig.RemoveFormatTags.replace( /,/g,'|' ) + ')$', 'i' ) ;
/plugin/mobiletable/
H A DmobileTable.js298 .replace(/"|'/g, "")
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js284 uri = uri.replace(/#.*$/,'');
492 var path = attr.name.slice(5).replace(/-/g,"_").split(".");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataCatalog.php770 ],'replace' => [
771 'path' => 'v1/{+name}:replace',
/plugin/s5/ui/default/
H A Dslides.js32 …object.className = object.className.replace(new RegExp('(^|\\s)'+className+'(\\s|$)'), RegExp.$1+R…
117 window.location.replace( window.location.search + '#slide' + snum);
/plugin/statistics/inc/
H A DBrowscap.php695 // to properly unescape '?' which was changed to '.', I replace '\.' (real dot) with '\?', then change '.' to '?' and then '\?' to '.'.
697 $replace = array(self::REGEX_DELIMITER, '\\?', '\\', '+', '[', '^', ']', '$', '(', ')', '{', '}', '=', '!', '<', '>', '|', ':', '-', '*', '?', '.');
699 $result = substr(str_replace($search, $replace, $pattern), 2, -2);
/plugin/etherpadlite/scripts/
H A Detherpadlite.js381 htext = htext.replace(/%s/, ep.config["id"]);
382 htext = htext.replace(/%d/, ep.config["rev"]);
512 dw_linkwiz.$entry.val(dw_linkwiz.$entry.val().replace(/[^:]*$/, ''));
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js749 pattern = val.replace(/0/g, '1');
1078 template = template.replace(bindingPairs[i].match, bindingPairs[i].repl);
1092 template = template.replace(bindingPairs[i].match, bindingPairs[i].repl);
2070 pattern = val.replace(/0/g, '1');
2345 lblTxts[i] = mxUtils.htmlEntities(lblTxts[i], false).replace(/\n/g, '<br/>');
2687 return typeof e === "string" && e.length > 17 ? e.replace(/^(.)(\S*)(.*)/, "$1.$3") : e
2690 return typeof e === "string" && e.length > 0 ? e.replace(/^(.)(\S*)(.*)/, "$1.$3") : ""
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6replace(/:/g,";")+t.substring(i,t.length));for(var s,c,a=n.exec(t||""),u={},f=14;f--;)u[r[f]]=a[f]…

1...<<21222324252627282930>>...48