Home
last modified time | relevance | path

Searched defs:regexes (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dataproc/
H A DRegexValidation.php21 public $regexes; variable in Google_Service_Dataproc_RegexValidation
23 public function setRegexes($regexes)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dataproc/
H A DRegexValidation.php21 public $regexes; variable in Google_Service_Dataproc_RegexValidation
23 public function setRegexes($regexes)
/dports/www/bolt/bolt-2.2.24/vendor/ua-parser/uap-php/src/
H A DAbstractParser.php20 protected $regexes = array(); variable in UAParser\\AbstractParser
22 public function __construct(array $regexes)
79 protected function tryMatch(array $regexes, $userAgent)
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/view/
H A DMultipleRegexesOptionsPanel.java135 String trimmedRegex, List<String> regexes) throws PatternSyntaxException { in validateRegexAndCheckForDuplicates()
148 List<String> regexes = new ArrayList<>(getRegexes()); in importButtonClicked() local
185 public void setRegexes(List<String> regexes) { in setRegexes()
283 private List<String> regexes; field in MultipleRegexesOptionsPanel.DialogAddRegex
406 public void setRegexes(List<String> regexes) { in setRegexes()
494 public void setElements(List<String> regexes) { in setElements()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/url_matcher/
H A Dregex_set_matcher_unittest.cc19 std::vector<const StringPattern*> regexes; in TEST() local
46 std::vector<const StringPattern*> regexes; in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/url_matcher/
H A Dregex_set_matcher_unittest.cc19 std::vector<const StringPattern*> regexes; in TEST() local
46 std::vector<const StringPattern*> regexes; in TEST() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dataflow/
H A DParameterMetadata.php25 public $regexes; variable in Google_Service_Dataflow_ParameterMetadata
59 public function setRegexes($regexes)
/dports/www/bolt/bolt-2.2.24/vendor/ua-parser/uap-php/src/Util/
H A DConverter.php60 protected function doConvert(array $regexes, $backupBeforeOverride = true)
82 private function sanitizeRegexes(array $regexes)
/dports/biology/py-multiqc/multiqc-1.10/multiqc/modules/bismark/
H A Dbismark.py18 regexes = { variable
170 def parse_bismark_report(self, report, regexes): argument
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dataflow/
H A DParameterMetadata.php27 public $regexes; variable in Google_Service_Dataflow_ParameterMetadata
77 public function setRegexes($regexes)
/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/resources/uk/ac/cam/ch/wwmm/opsin/resources/
H A Dregexes.dtd1 <!ELEMENT regexes (regex)+> element
/dports/www/tikiwiki/tiki-21.2/lib/language/FileType/
H A DTpl.php14 protected $regexes = [ variable in Language_FileType_Tpl
/dports/misc/broot/broot-1.7.0/cargo-crates/onig-6.2.0/examples/
H A Dcapturedump.rs10 let mut regexes = HashMap::new(); in main() localVariable
H A Dsimple_grep.rs10 let mut regexes = HashMap::new(); in main() localVariable
/dports/devel/git-delta/delta-0.9.2/cargo-crates/onig-6.1.1/examples/
H A Dsimple_grep.rs10 let mut regexes = HashMap::new(); in main() localVariable
H A Dcapturedump.rs10 let mut regexes = HashMap::new(); in main() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/onig-4.3.3/examples/
H A Dsimple_grep.rs10 let mut regexes = HashMap::new(); in main() localVariable
H A Dcapturedump.rs10 let mut regexes = HashMap::new(); in main() localVariable
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/onig-6.2.0/examples/
H A Dsimple_grep.rs10 let mut regexes = HashMap::new(); in main() localVariable
H A Dcapturedump.rs10 let mut regexes = HashMap::new(); in main() localVariable
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/onig-4.3.2/examples/
H A Dsimple_grep.rs10 let mut regexes = HashMap::new(); in main() localVariable
H A Dcapturedump.rs10 let mut regexes = HashMap::new(); in main() localVariable
/dports/www/xh/xh-0.14.1/cargo-crates/onig-6.2.0/examples/
H A Dsimple_grep.rs10 let mut regexes = HashMap::new(); in main() localVariable
H A Dcapturedump.rs10 let mut regexes = HashMap::new(); in main() localVariable
/dports/www/zola/zola-0.15.2/cargo-crates/onig-6.3.1/examples/
H A Dcapturedump.rs10 let mut regexes = HashMap::new(); in main() localVariable

12345678910>>...15