Home
last modified time | relevance | path

Searched refs:RegularExpression (Results 176 – 200 of 2847) sorted by relevance

12345678910>>...114

/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { trait
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/www/zola/zola-0.15.2/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/textproc/jql/jql-3.0.6/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/lang/rust/rustc-1.58.1-src/vendor/regex/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { trait
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/unittests/DataFormatter/
H A DFormattersContainerTest.cpp48 TypeMatcher matcher(RegularExpression("^a[a-z]c$")); in TEST()
69 TypeMatcher matcher(RegularExpression("a[a-z]c")); in TEST()
96 EXPECT_EQ(TypeMatcher(RegularExpression("aa")).GetMatchString(), "aa"); in TEST()
97 EXPECT_EQ(TypeMatcher(RegularExpression("")).GetMatchString(), ""); in TEST()
98 EXPECT_EQ(TypeMatcher(RegularExpression("[a]")).GetMatchString(), "[a]"); in TEST()
104 TypeMatcher empty_regex(RegularExpression("")); in TEST()
109 TypeMatcher a_regex(RegularExpression("a")); in TEST()
114 TypeMatcher digit_regex(RegularExpression("[0-9]")); in TEST()
154 TypeMatcher without_prefix(RegularExpression("")); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regex/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { trait
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/unittests/DataFormatter/
H A DFormattersContainerTest.cpp48 TypeMatcher matcher(RegularExpression("^a[a-z]c$"));
69 TypeMatcher matcher(RegularExpression("a[a-z]c"));
96 EXPECT_EQ(TypeMatcher(RegularExpression("aa")).GetMatchString(), "aa");
97 EXPECT_EQ(TypeMatcher(RegularExpression("")).GetMatchString(), "");
98 EXPECT_EQ(TypeMatcher(RegularExpression("[a]")).GetMatchString(), "[a]");
104 TypeMatcher empty_regex(RegularExpression(""));
109 TypeMatcher a_regex(RegularExpression("a"));
114 TypeMatcher digit_regex(RegularExpression("[0-9]"));
154 TypeMatcher without_prefix(RegularExpression(""));
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { trait
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/www/jwt-cli/jwt-cli-5.0.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { trait
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/textproc/bat/bat-0.18.3/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/sysutils/fd/fd-8.3.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { trait
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { trait
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/regex-1.4.6/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { trait
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { trait
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/www/monolith/monolith-2.6.1/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/regex-1.5.4/src/
H A Dre_trait.rs93 pub trait RegularExpression: Sized + fmt::Debug { interface
156 R: RegularExpression,
167 R: RegularExpression,
183 R: RegularExpression,
216 R: RegularExpression,
226 R: RegularExpression,
231 R: RegularExpression,
247 R: RegularExpression,
280 R: RegularExpression,
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/regex-0.1.80/src/
H A Dre_trait.rs28 pub trait RegularExpression: Sized { trait
98 pub struct FindMatches<'t, R> where R: RegularExpression, R::Text: 't {
105 impl<'t, R> FindMatches<'t, R> where R: RegularExpression, R::Text: 't {
118 where R: RegularExpression, R::Text: 't + AsRef<[u8]> {
150 where R: RegularExpression, R::Text: 't;
152 impl<'t, R> FindCaptures<'t, R> where R: RegularExpression, R::Text: 't {
165 where R: RegularExpression, R::Text: 't + AsRef<[u8]> {
/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmCTestTestHandler.h129 std::vector<std::pair<cmsys::RegularExpression, std::string>>
131 std::vector<std::pair<cmsys::RegularExpression, std::string>>
133 std::vector<std::pair<cmsys::RegularExpression, std::string>>
135 std::vector<std::pair<cmsys::RegularExpression, std::string>>
344 std::vector<cmsys::RegularExpression> IncludeLabelRegularExpressions;
346 cmsys::RegularExpression IncludeTestsRegularExpression;
347 cmsys::RegularExpression ExcludeTestsRegularExpression;
362 cmsys::RegularExpression AllTestMeasurementsRegex;
363 cmsys::RegularExpression SingleTestMeasurementRegex;
364 cmsys::RegularExpression CustomCompletionStatusRegex;
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmCTestTestHandler.h129 std::vector<std::pair<cmsys::RegularExpression, std::string>>
131 std::vector<std::pair<cmsys::RegularExpression, std::string>>
133 std::vector<std::pair<cmsys::RegularExpression, std::string>>
135 std::vector<std::pair<cmsys::RegularExpression, std::string>>
344 std::vector<cmsys::RegularExpression> IncludeLabelRegularExpressions;
346 cmsys::RegularExpression IncludeTestsRegularExpression;
347 cmsys::RegularExpression ExcludeTestsRegularExpression;
362 cmsys::RegularExpression AllTestMeasurementsRegex;
363 cmsys::RegularExpression SingleTestMeasurementRegex;
364 cmsys::RegularExpression CustomCompletionStatusRegex;
[all …]

12345678910>>...114