| /plugin/snippeter/ |
| D | script.js | 2 let PAGE_TITLE = JSINFO.id.replace(JSINFO.namespace,"").replaceAll("_"," "); 8 let CURRENTDATE = CURRENT_DATE.replaceAll("-",""); 9 let CURRENT_DATE_UNDERSCORE = CURRENT_DATE.replaceAll("-","_"); 10 let CURRENT_DATE_DASH = CURRENT_DATE.replaceAll("-","/"); 18 text_content = text_content.replaceAll("<CURRENT_DATE>",CURRENT_DATE); 19 text_content = text_content.replaceAll("<CURRENTDATE>",CURRENTDATE); 20 text_content = text_content.replaceAll("<CURRENT_DATE_UNDERSCORE>",CURRENT_DATE_UNDERSCORE); 21 text_content = text_content.replaceAll("<CURRENT_DATE_DASH>",CURRENT_DATE_DASH); 22 text_content = text_content.replaceAll("<CURRENT_DATE_LOCALE>",CURRENT_DATE_LOCALE);
|
| /plugin/ocr/ |
| D | script.js | 10 img_text = img_text.replaceAll("{",""); 11 img_text = img_text.replaceAll("}",""); 12 img_text = img_text.replaceAll("|","");
|
| /plugin/addnewpage/ |
| H A D | script.js | 31 page_title = page_title.replaceAll(':', '_'); 36 page_id = page_id.replaceAll(PLACEHOLDER, page_title);
|
| /plugin/botmon/ |
| H A D | client.js | 29 'id': (document._botmon.session || 'null').replaceAll('\"', ''), 59 let sessionId = (document._botmon.session || 'null').replaceAll('\"', '')
|
| H A D | admin.js | 664 const captchaStr = v._captcha._str().replaceAll(/[^YNW]/g, ''); 1187 ipGroup = 'ip6-' + rawIP.replaceAll(':', '-'); 1193 ipGroup = 'ip4-' + rawIP.replaceAll('.', '-'); 1504 'cidr': data.from.replaceAll(/::+/g, '::') + '/' + ( data.m ? data.m : '??' ), 1904 const line2 = line.replaceAll(new RegExp('[\x00-\x1F]','g'), "\u{FFFD}").trim();
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | AccessContextManager.php | 235 ],'replaceAll' => [ 236 'path' => 'v1/{+parent}/accessLevels:replaceAll', 337 ],'replaceAll' => [ 338 'path' => 'v1/{+parent}/servicePerimeters:replaceAll',
|
| /plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | spellChecker.js | 58 this.replaceAll = replaceAll; 200 function replaceAll() { function
|
| /plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | spellChecker.js | 58 this.replaceAll = replaceAll; 200 function replaceAll() { function
|
| /plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | spellChecker.js | 58 this.replaceAll = replaceAll; 208 function replaceAll() { function
|
| /plugin/combo/ComboStrap/ |
| H A D | EditButton.php | 141 return EditButton::replaceAll($html_output); 229 public static function replaceAll($html) function in ComboStrap\\EditButton
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/Resource/ |
| D | AccessPoliciesAccessLevels.php | 157 public function replaceAll($parent, ReplaceAccessLevelsRequest $postBody, $optParams = []) function in Google\\Service\\AccessContextManager\\Resource\\AccessPoliciesAccessLevels
|
| D | AccessPoliciesServicePerimeters.php | 171 public function replaceAll($parent, ReplaceServicePerimetersRequest $postBody, $optParams = []) function in Google\\Service\\AccessContextManager\\Resource\\AccessPoliciesServicePerimeters
|
| /plugin/imapmarkers/ |
| D | script.js | 260 cfg_text = cfg_text.replaceAll('„', '"').replaceAll('“', '"');
|
| /plugin/dirtylittlehelper/mermaid/editor/src/components/ |
| D | Links.svelte | 8 const svg = container.innerHTML.replaceAll('<br>', '<br/>');
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | en.js | 1 …ord",notFoundMsg:"The specified text was not found.",replace:"Replace",replaceAll:"Replace All",re… property
|
| D | lang_array.txt | 227 "replaceAll": "Replace All",
|
| /plugin/ckgdoku/ckeditor/plugins/find/dialogs/ |
| D | find.js | 20 …pe:"button",id:"btnReplaceAll",align:"left",style:"width:100%",label:f.replaceAll,isChanged:!1,onC…
|
| /plugin/ckgedit/ckeditor/plugins/find/dialogs/ |
| D | find.js | 21 …pe:"button",id:"btnReplaceAll",align:"left",style:"width:100%",label:e.replaceAll,isChanged:!1,onC…
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_i18n.txt | 1143 replaceAll=replaceAll
|
| D | dia_ru.txt | 1143 replaceAll=Заменить всё
|
| D | dia_bg.txt | 1143 replaceAll=Замени всички
|
| D | dia_el.txt | 1143 replaceAll=Αντικατάσταση Όλων
|
| D | dia_zh.txt | 1143 replaceAll=Replace All
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.4.9 | 5 …"notFoundMsg":"The specified text was not found.","replace":"Replace","replaceAll":"Replace All","…
|
| D | lang_array.txt | 227 "replaceAll": "Replace All",
|