/third_party/rust/crates/env_logger/src/filter/ |
D | string.rs | 15 pub fn is_match(&self, s: &str) -> bool { in is_match() method
|
D | regex.rs | 20 pub fn is_match(&self, s: &str) -> bool { in is_match() method
|
/third_party/rust/crates/regex/bench/src/ffi/ |
D | onig.rs | 12 pub fn is_match(&self, text: &str) -> bool { in is_match() method
|
D | pcre1.rs | 73 pub fn is_match(&self, text: &str) -> bool { in is_match() method
|
D | re2.rs | 30 pub fn is_match(&self, text: &str) -> bool { in is_match() method
|
D | pcre2.rs | 69 pub fn is_match(&self, text: &str) -> bool { in is_match() method
|
D | tcl.rs | 87 pub fn is_match(&self, text: &Text) -> bool { in is_match() method
|
/third_party/rust/crates/regex/src/ |
D | prog.rs | 300 pub fn is_match(&self) -> bool { in is_match() method
|
D | dfa.rs | 217 pub fn is_match(&self) -> bool { in is_match() method 1694 fn is_match(&self) -> bool { in is_match() method
|
D | re_bytes.rs | 142 pub fn is_match(&self, text: &[u8]) -> bool { in is_match() method
|
D | re_unicode.rs | 197 pub fn is_match(&self, text: &str) -> bool { in is_match() method
|
/third_party/node/src/ |
D | node_sockaddr.cc | 319 bool SocketAddress::is_match(const SocketAddress& other) const { in is_match() function in node::SocketAddress
|
/third_party/rust/crates/aho-corasick/src/ |
D | nfa.rs | 312 fn is_match(&self) -> bool { in is_match() method
|
D | ahocorasick.rs | 183 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/ |
D | fuzzer_util.cpp | 1385 bool is_match = true; in MaybeGetCompositeConstant() local
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer_util.cpp | 1385 bool is_match = true; in MaybeGetCompositeConstant() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_util.cpp | 1385 bool is_match = true; in MaybeGetCompositeConstant() local
|
/third_party/toybox/toys/pending/ |
D | xzcat.c | 1315 uint16_t is_match[STATES][POS_STATES_MAX]; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 59079 uint16_t is_match[192]; member
|