Searched refs:setRegex (Results 1 – 12 of 12) sorted by relevance
46 public function setRegex($regex) function in Google\\Service\\TrafficDirectorService\\RegexMatcher
90 public function setRegex($regex) function in Google\\Service\\TrafficDirectorService\\StringMatcher
30 public function setRegex(RegexValidation $regex) function in Google\\Service\\Dataproc\\ParameterValidation
78 public function setRegex(GooglePrivacyDlpV2Regex $regex) function in Google\\Service\\DLP\\GooglePrivacyDlpV2ExclusionRule
96 public function setRegex(GooglePrivacyDlpV2Regex $regex) function in Google\\Service\\DLP\\GooglePrivacyDlpV2StoredInfoTypeConfig
117 public function setRegex(GooglePrivacyDlpV2Regex $regex) function in Google\\Service\\DLP\\GooglePrivacyDlpV2CustomInfoType
31 this.setRegex = function(input) method in RevealSearch.Hilitor104 this.setRegex(input);
50 public function setRegex(string $regex): self function in Elastica\\Suggest\\AbstractSuggest
656 * UriTemplate now has a `setRegex()` method to match the docs
426 …setRegex(e,t){let n;if("string"==typeof t)n=t;else{if(!(t instanceof RegExp))throw At(e,"rules mus…
1 …setRegex(value) {\n this.regex.checked = value;\n this.validate();\n }\n focus…