Home
last modified time | relevance | path

Searched refs:setRegex (Results 1 – 12 of 12) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DRegexMatcher.php46 public function setRegex($regex) function in Google\\Service\\TrafficDirectorService\\RegexMatcher
H A DStringMatcher.php90 public function setRegex($regex) function in Google\\Service\\TrafficDirectorService\\StringMatcher
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DParameterValidation.php30 public function setRegex(RegexValidation $regex) function in Google\\Service\\Dataproc\\ParameterValidation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ExclusionRule.php78 public function setRegex(GooglePrivacyDlpV2Regex $regex) function in Google\\Service\\DLP\\GooglePrivacyDlpV2ExclusionRule
H A DGooglePrivacyDlpV2StoredInfoTypeConfig.php96 public function setRegex(GooglePrivacyDlpV2Regex $regex) function in Google\\Service\\DLP\\GooglePrivacyDlpV2StoredInfoTypeConfig
H A DGooglePrivacyDlpV2CustomInfoType.php117 public function setRegex(GooglePrivacyDlpV2Regex $regex) function in Google\\Service\\DLP\\GooglePrivacyDlpV2CustomInfoType
/plugin/revealjs/plugin/search/
H A Dsearch.js31 this.setRegex = function(input) method in RevealSearch.Hilitor
104 this.setRegex(input);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DAbstractSuggest.php50 public function setRegex(string $regex): self function in Elastica\\Suggest\\AbstractSuggest
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md656 * UriTemplate now has a `setRegex()` method to match the docs
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426setRegex(e,t){let n;if("string"==typeof t)n=t;else{if(!(t instanceof RegExp))throw At(e,"rules mus…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js426setRegex(e,t){let n;if("string"==typeof t)n=t;else{if(!(t instanceof RegExp))throw At(e,"rules mus…
H A Dbundle.js.map1setRegex(value) {\n this.regex.checked = value;\n this.validate();\n }\n focus…