Searched refs:ismatch (Results 1 – 8 of 8) sorted by relevance
/third_party/iptables/iptables/ |
D | nft-bridge.c | 34 if (!m->ismatch) { in ebt_cs_clean() 151 if (iter->ismatch) { in nft_bridge_add() 429 if (!ematch->ismatch || strcmp(ematch->u.match->name, "among")) in nft_bridge_parse_lookup() 478 bool ismatch) in parse_watcher() argument 486 if (ismatch) in parse_watcher() 491 m->ismatch = ismatch; in parse_watcher() 555 if (m->ismatch) { in print_matches_and_watchers() 730 if (m->ismatch) { in xlate_ebmatches()
|
D | xshared.h | 98 bool ismatch; member
|
D | xtables-eb.c | 586 newnode->ismatch = true; in ebt_add_match() 640 if (matchp->ismatch) { in ebt_command_default() 1185 if (match->ismatch) in do_commandeb()
|
D | xtables-eb-translate.c | 532 if (match->ismatch) in do_commandeb_xlate()
|
/third_party/re2/re2/ |
D | dfa.cc | 231 int c, uint32_t flag, bool* ismatch); 948 int c, uint32_t flag, bool* ismatch) { in RunWorkqOnByte() argument 954 if (*ismatch) in RunWorkqOnByte() 982 *ismatch = true; in RunWorkqOnByte() 993 DumpWorkq(oldq).c_str(), c, flag, DumpWorkq(newq).c_str(), *ismatch); in RunWorkqOnByte() 1074 bool ismatch = false; in RunStateOnByte() local 1075 RunWorkqOnByte(q0_, q1_, c, afterflag, &ismatch); in RunStateOnByte() 1081 if (ismatch) in RunStateOnByte() 1086 if (ismatch && kind_ == Prog::kManyMatch) in RunStateOnByte()
|
/third_party/curl/tests/data/ |
D | test172 | 37 .%HOSTIP TRUE /silly/ FALSE 0 ismatch this
|
D | test31 | 27 Set-Cookie:ismatch=this ; domain=127.0.0.1; path=/silly/ 69 Set-Cookie: ismatch=this ; domain=127.0.0.1; path=/silly/ 164 127.0.0.1 FALSE /silly/ FALSE 0 ismatch this
|
/third_party/typescript_eslint/ |
D | yarn.lock | 2809 lodash.ismatch "^4.4.0" 5985 lodash.ismatch@^4.4.0: 5987 …resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f1…
|