Home
last modified time | relevance | path

Searched defs:ismatch (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/regex/tests/
Dmacros.rs12 macro_rules! ismatch { macro
/external/iptables/iptables/
Dxshared.h98 bool ismatch; member
Dnft-bridge.c478 bool ismatch) in parse_watcher()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Ddfa.cc931 int c, uint32_t flag, bool* ismatch) { in RunWorkqOnByte()
1070 bool ismatch = false; in RunStateOnByte() local