Home
last modified time | relevance | path

Searched refs:replaceAll (Results 1 – 25 of 111) sorted by relevance

12345

/plugin/ocr/
H A Dscript.js10 img_text = img_text.replaceAll("{","");
11 img_text = img_text.replaceAll("}","");
12 img_text = img_text.replaceAll("|","");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAccessContextManager.php235 ],'replaceAll' => [
236 'path' => 'v1/{+parent}/accessLevels:replaceAll',
337 ],'replaceAll' => [
338 'path' => 'v1/{+parent}/servicePerimeters:replaceAll',
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js58 this.replaceAll = replaceAll;
200 function replaceAll() { class
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js58 this.replaceAll = replaceAll;
208 function replaceAll() { class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/Resource/
H A DAccessPoliciesAccessLevels.php157 public function replaceAll($parent, ReplaceAccessLevelsRequest $postBody, $optParams = []) function in Google\\Service\\AccessContextManager\\Resource\\AccessPoliciesAccessLevels
H A DAccessPoliciesServicePerimeters.php171 public function replaceAll($parent, ReplaceServicePerimetersRequest $postBody, $optParams = []) function in Google\\Service\\AccessContextManager\\Resource\\AccessPoliciesServicePerimeters
/plugin/combo/ComboStrap/
H A DEditButton.php141 return EditButton::replaceAll($html_output);
229 public static function replaceAll($html) function in ComboStrap\\EditButton
/plugin/imapmarkers/
H A Dscript.js260 cfg_text = cfg_text.replaceAll('„', '"').replaceAll('“', '"');
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte8 const svg = container.innerHTML.replaceAll('<br>', '<br/>');
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …ord",notFoundMsg:"The specified text was not found.",replace:"Replace",replaceAll:"Replace All",re… property in CKEDITOR.lang.en.find
H A Dlang_array.txt227 "replaceAll": "Replace All",
H A Den.js.beautified223 replaceAll: "Replace All",
H A Den.js.unc5 …"notFoundMsg":"The specified text was not found.","replace":"Replace","replaceAll":"Replace All","…
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js20 …pe:"button",id:"btnReplaceAll",align:"left",style:"width:100%",label:f.replaceAll,isChanged:!1,onC…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js21 …pe:"button",id:"btnReplaceAll",align:"left",style:"width:100%",label:e.replaceAll,isChanged:!1,onC…
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt1143 replaceAll=replaceAll
H A Ddia_ru.txt1143 replaceAll=Заменить всё
H A Ddia_bg.txt1143 replaceAll=Замени всички
H A Ddia_el.txt1143 replaceAll=Αντικατάσταση Όλων
H A Ddia_zh.txt1143 replaceAll=Replace All
H A Ddia_uk.txt1143 replaceAll=Replace All
H A Ddia_fa.txt1143 replaceAll=Replace All
H A Ddia_ja.txt1143 replaceAll=Replace All
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …"notFoundMsg":"The specified text was not found.","replace":"Replace","replaceAll":"Replace All","…
H A Dlang_array.txt227 "replaceAll": "Replace All",

12345