Home
last modified time | relevance | path

Searched refs:matchCase (Results 1 – 25 of 26) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DSubstringMatchCriteria.php25 public $matchCase; variable in Google\\Service\\Slides\\SubstringMatchCriteria
34 public function setMatchCase($matchCase) argument
36 $this->matchCase = $matchCase;
43 return $this->matchCase;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DSubstringMatchCriteria.php25 public $matchCase; variable in Google\\Service\\Docs\\SubstringMatchCriteria
34 public function setMatchCase($matchCase) argument
36 $this->matchCase = $matchCase;
43 return $this->matchCase;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DFindReplaceRequest.php37 public $matchCase; variable in Google\\Service\\Sheets\\FindReplaceRequest
102 public function setMatchCase($matchCase) argument
104 $this->matchCase = $matchCase;
111 return $this->matchCase;
/plugin/behave/
Dbehave.js271 matchCase = 0;
274 matchCase++;
285 if( (hacked) < pos && ( (matchedFence+hacked) > pos ) && matchCase%2===0){
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
Dfind.js18 …g:0,children:[{type:"checkbox",id:"txtFindCaseChk",isChanged:!1,label:f.matchCase},{type:"checkbox…
21 …,children:[{type:"checkbox",id:"txtReplaceCaseChk",isChanged:!1,label:f.matchCase},{type:"checkbox…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
Dfind.js19 …g:0,children:[{type:"checkbox",id:"txtFindCaseChk",isChanged:!1,label:e.matchCase},{type:"checkbox…
22 …,children:[{type:"checkbox",id:"txtReplaceCaseChk",isChanged:!1,label:e.matchCase},{type:"checkbox…
/plugin/ckgdoku/ckeditor/lang/
Den.js1 …nt"},find:{find:"Find",findOptions:"Find Options",findWhat:"Find what:",matchCase:"Match case",mat… property
Dlang_array.txt222 "matchCase": "Match case",
Den.js.unc5 …d":{"find":"Find","findOptions":"Find Options","findWhat":"Find what:","matchCase":"Match case","m…
Den.js.beautified218 matchCase: "Match case",
Dfr.js.unc228 "matchCase": "Respecter la casse",
/plugin/ckgedit/ckeditor/lang/
Den.js.4.95 …d":{"find":"Find","findOptions":"Find Options","findWhat":"Find what:","matchCase":"Match case","m…
Dlang_array.txt222 "matchCase": "Match case",
Den.js-4.9.merged5 …d":{"find":"Find","findOptions":"Find Options","findWhat":"Find what:","matchCase":"Match case","m…
Den.js.unc5 …d":{"find":"Find","findOptions":"Find Options","findWhat":"Find what:","matchCase":"Match case","m…
Den.4.9.js.beautified302 "matchCase": "Match case",
Dfr.js.unc228 "matchCase": "Respecter la casse",
/plugin/ckgedit/lang/
Den.4.9.js.beautified302 "matchCase": "Match case",
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
Dcombined.js380 if (!options.matchCase)
470 if (!options.matchCase)
550 matchCase: false, property
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js1 …e.charAt(e.length-1))||(e+="\\b"));let i="";return n.global&&(i+="g"),n.matchCase||(i+="i"),n.mult… property
396matchCase=o,this.currentMatch=s}static create(e,t){if(!e.hasModel())return null;const n=t.getState…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js1 …e.charAt(e.length-1))||(e+="\\b"));let i="";return n.global&&(i+="g"),n.matchCase||(i+="i"),n.mult… property
396matchCase=o,this.currentMatch=s}static create(e,t){if(!e.hasModel())return null;const n=t.getState…
Dbundle.js.map1matchCase) {\n modifiers += 'i';\n }\n if (options.multiline) {\n modifiers +=…
Deditor.worker.js.map1 … (options.global) {\n modifiers += 'g';\n }\n if (!options.matchCase) {\n modi…
/plugin/ol3/
Dscript.js8matchCase=i,o}return gE(e,t),e}(pE),mE=function(){var t=function(e,r){return(t=Object.setPrototype…
/plugin/openlayersmap/ol/
Dol.js.map1matchCase !== undefined) {\n node.setAttribute('matchCase', filter.matchCase.toString());\n }\…

12