Home
last modified time | relevance | path

Searched defs:setRegex (Results 1 – 8 of 8) 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
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DAbstractSuggest.php50 public function setRegex(string $regex): self function in Elastica\\Suggest\\AbstractSuggest