Home
last modified time | relevance | path

Searched defs:is_match (Results 1 – 19 of 19) sorted by relevance

/third_party/rust/crates/env_logger/src/filter/
Dstring.rs15 pub fn is_match(&self, s: &str) -> bool { in is_match() method
Dregex.rs20 pub fn is_match(&self, s: &str) -> bool { in is_match() method
/third_party/rust/crates/regex/bench/src/ffi/
Donig.rs12 pub fn is_match(&self, text: &str) -> bool { in is_match() method
Dpcre1.rs73 pub fn is_match(&self, text: &str) -> bool { in is_match() method
Dre2.rs30 pub fn is_match(&self, text: &str) -> bool { in is_match() method
Dpcre2.rs69 pub fn is_match(&self, text: &str) -> bool { in is_match() method
Dtcl.rs87 pub fn is_match(&self, text: &Text) -> bool { in is_match() method
/third_party/rust/crates/regex/src/
Dprog.rs300 pub fn is_match(&self) -> bool { in is_match() method
Ddfa.rs217 pub fn is_match(&self) -> bool { in is_match() method
1694 fn is_match(&self) -> bool { in is_match() method
Dre_bytes.rs142 pub fn is_match(&self, text: &[u8]) -> bool { in is_match() method
Dre_unicode.rs197 pub fn is_match(&self, text: &str) -> bool { in is_match() method
/third_party/node/src/
Dnode_sockaddr.cc319 bool SocketAddress::is_match(const SocketAddress& other) const { in is_match() function in node::SocketAddress
/third_party/rust/crates/aho-corasick/src/
Dnfa.rs312 fn is_match(&self) -> bool { in is_match() method
Dahocorasick.rs183 pub fn is_match<B: AsRef<[u8]>>(&self, haystack: B) -> bool { in is_match() method
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_util.cpp1385 bool is_match = true; in MaybeGetCompositeConstant() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_util.cpp1385 bool is_match = true; in MaybeGetCompositeConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_util.cpp1385 bool is_match = true; in MaybeGetCompositeConstant() local
/third_party/toybox/toys/pending/
Dxzcat.c1315 uint16_t is_match[STATES][POS_STATES_MAX]; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59079 uint16_t is_match[192]; member