Home
last modified time | relevance | path

Searched refs:replace (Results 451 – 475 of 1179) sorted by last modified time

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

/plugin/diagramsnet/lib/resources/
H A Ddia_nl.txt625 replace=Vervangen
H A Ddia_pl.txt625 replace=Zamień
H A Ddia_pt-br.txt625 replace=Substituir
/plugin/ajaxedit/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…
/plugin/ajaxedit/
H A Dscript.js153 return LANG.plugins.ajaxedit.tasks_left.replace('{0}',(ajaxedit_queue_.length *1 +1)) ;
/plugin/multiselect/
H A Dscript.js88 return str.replace(/([ #;?%&,.+*~\':"!^$[\]()=>|\/@])/g,'\\$1');
/plugin/watchcycle/
H A Dscript.js110 const maintainers = $picker.find('[name="watchcycle_user"]').val().replace(new RegExp("[, ]+?$"), "");
/plugin/svgembed/
H A Dscript.js24 …ById(object_id).className = document.getElementById(object_id).className.replace(' svgembed_print_…
/plugin/autotabber/
H A Dtaboverride.js316 text.slice(startLine, endLine).replace(/\n/g, function () {
350 sel.replace(new RegExp('\n' + tab, 'g'), function () {
/plugin/interwikipaste/
H A Dscript.js122 return ':' + id.replace(/\//g, ":");
/plugin/refnotes/
H A Dscript.js28 let note = jQuery('#' + id.replace(/:/g, '\\:') + '\\:text');
36 .html(note.html().replace(/\bid\s*=\s*".*?"/gi, ''))
67 return event.target.href.replace(/^.*?#([\w:]+)$/gi, '$1');
H A Dadmin.js36 .prop('sorting', value.replace(/:/g, '-').replace(/(-\w+)$/, '-$1'))
109 string = string.replace(new RegExp('\\{' + i + '\\}'), arguments[i]);
227 ['replace-footnotes' , false],
288 fields.set(new CheckField('replace-footnotes'));
389 let parent = name.replace(/\w*:$/, '');
392 parent = parent.replace(/\w*:$/, '');
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1replace(/""/g,'"')}for(;o<a;){if(10===(r=t.charCodeAt(e=o++)))u=!0;else if(13===r)u=!0,10===t.char…
28replace(i,"\\:"):""}},function(t,e,n){(function(t,r){var i=function(){var t=function(t,e,n,r){for(…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1replace(/\{(\d+)\}/g,(function(e,n){var r=n[0];return void 0!==t[r]?t[r]:e}))}(t,n)}function xt(e)… method in e
H A D4.4.js.map1replace(/[^\\r\\n]/g, replaceCh));\n }\n offset = _scanner.getPositi…
H A D40.40.js.map1 …,\n 'regr_sxy',\n 'regr_syy',\n 'repeat',\n 'replace',\n 'rever…
H A D5.5.js1replace(/\{(\d+)\}/g,(function(e,n){var i=n[0];return void 0!==t[i]?t[i]:e}))}(t,n)}function L(e){… function
H A D50.50.js.map1 …'regexp_replace',\n 'regexp_substr',\n 'repeat',\n 'replace',\n 'repli…
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
H A D62.62.js.map1 … 'find',\n 'insert',\n 'left',\n 'len',\n 'replace',\n 'right…
H A D7.7.js.map1 …tches',\n 'nmax',\n 'nmin',\n 'numofchar',\n 'repeat',\n 'replace',\n 'rescale',…
H A Dbundle.css351 /* Find widget when replace is toggled on */
352 .monaco-editor .find-widget.replaceToggled > .replace-part {
375 .monaco-editor .find-widget > .replace-part {
382 .monaco-editor .find-widget > .replace-part .monaco-inputbox {
405 .monaco-editor .find-widget > .replace-part .replace-actions {
482 .monaco-editor .find-widget > .replace-part {
486 .monaco-editor .find-widget > .replace-part > .monaco-findInput {
495 .monaco-editor .find-widget > .replace-part > .monaco-findInput > .controls {
518 .monaco-editor .find-widget.collapsed-find-widget .button.replace,
519 .monaco-editor .find-widget.collapsed-find-widget .button.replace-all,
[all …]
H A Dbundle.js.map1replace(/\\/$/, '');\n }\n return {\n getWorkerUrl: function (moduleId, label) {\…
H A Deditor.worker.js1replace(/^not /,"")):i="must be";const r=-1!==e.indexOf(".")?"property":"argument";let s=`The "${e…

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