Home
last modified time | relevance | path

Searched refs:replace (Results 701 – 725 of 1179) sorted by relevance

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

/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js811 var title = path.replace(/^.*[\\\/]/, '');
1045 fileEntry.name = path.replace(/^.*[\\\/]/, '');
1476 this.fileObject.name = path.replace(/^.*[\\\/]/, '');
1523 this.fileObject.name = path.replace(/^.*[\\\/]/, '');
2125 fileObject.name = path.replace(/^.*[\\\/]/, '');
/plugin/ckgdoku/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/dyncontent/
H A Dscript.js286 entry_value = dw_linkwiz_v2.$entry.val().replace(/[^:]*$/, '')
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbarset.js243 alert( FCKLang.UnknownToolbarSet.replace( /%1/g, toolbarSetName ) ) ;
/plugin/drawio/
H A Dscript.js167 imgSrc=imgSrc.replace('plugins/drawio/blank-image.png','exe/fetch.php?media=');
/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/snippets/
H A Dscript.js261 var span_id = '#' + which.replace(/:/g,'_'); // de-activate links that have been called
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md19 - Add replace guzzlehttp/ringphp in composer [#3](https://github.com/ezimuel/ringphp/pull/3)
/plugin/katex/_assets/contrib/
H A Dauto-render.min.js1 …on(e,t){for(var n,i=[],o=new RegExp("("+t.map((function(e){return e.left.replace(/[-/\\^$*+?.()|[\…
/plugin/eventline/timeline_js/scripts/
H A Dsources.js500 wikiID = wikiID.replace(/\s/g, "_");
501 var url = this._wikiURL + this._wikiSection.replace(/\s/g, "_") + "/" + wikiID;
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js69 customData = Function('return {' + getOption('customData', '').replace(/^\{|}$/g, '') + '}')(),
80 runner = getOption('runner', 'test/index.html').replace(/^\W+/, ''),
/plugin/fckg/scripts/
H A Dvki_kb.js1077 if (self.VKI_isIE) this.className = this.className.replace(/ ?(hover|pressed) ?/g, "");
1085 if (self.VKI_isIE) this.className = this.className.replace(/ ?pressed ?/g, "");
1168 … self.VKI_keyboard.className = self.VKI_keyboard.className.replace(/ ?keyboardInputSize\d ?/, "");
/plugin/glossary/
H A Dglossary.class.php787 $replace = array ('@@WORD@@' => $wordList,
791 $content = str_replace (array_keys ($replace), array_values ($replace), $pageTpl);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js747 str = str.replace(/\n/g, '').replace(/<br\s*.?>/g, '\n');
917 fontFamily: style.getPropertyValue('font-family').replace(/"/g, ''), //remove quotes
/plugin/projects/
H A Dcodemirror-compressed.js1replace(" CodeMirror-focused","")),clearInterval(Tt),setTimeout(function(){Lt||(Ot=null)},150)}fun… method in AnonymousClass4bc29479a201
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
H A Djax.js19replace(/&nbsp;/g,"");ad=ad.replace(/&gt;/g,">");ad=ad.replace(/&lt;/g,"<");ae=q(ad.replace(/^\s+/…
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.cell.php208 $handler->replace($handler->default_value(),
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinstallation.rst110 advantage of the C extension. Note that this extension does not replace the
/plugin/hipchat/
H A Dcomposer.lock27 "replace": {
/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironment.php
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js221 elem.value = this.value.replace(/\D/g, '');
/plugin/shell/
H A DP0wnyShell.js176 this.eShellCmdInput.value = currentValue.replace(/(\S*)$/, data.files[0]);
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1 …{keys:"R",type:"action",action:"enterInsertMode",isEdit:true,actionArgs:{replace:true},context:"no…
2replace){b.toggleOverwrite(true);b.setOption("keyMap","vim-replace");a.signal(b,"vim-mode-change",…
3replace(/([^\\])&/g,"$1$$&"))}else{g=jb(g)}R.lastSubstituteReplacePart=g}h=d[2]?d[2].split(" "):[]…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js6replace(/^"(.*)"$/m,"$1").replace(/\\n/gm,"\n")},Diagram.LINETYPE={SOLID:0,DOTTED:1},Diagram.ARROW…
/plugin/c3chart/assets/
H A Djs-yaml.min.js2replace(/\t/g,"→")+a,pos:i-t+o.length}}function l(e,t){return n.repeat(" ",t-e.length)+e}var c=fun…

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