Home
last modified time | relevance | path

Searched defs:is_matched (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/util/
H A Dssfilter.py70 def is_matched(self, value): member in _FilterExactMatch
81 def is_matched(self, value): member in _FilterExactMatchInverse
97 def is_matched(self, value): member in _FilterRegex
118 def is_matched(self, value): member in _FilterRegexInverse
208 def is_matched(self, ss): member in SourceStampFilter
/dports/devel/p5-Input-Validator/Input-Validator-0.001005/lib/Input/Validator/
H A DCondition.pm53 sub is_matched { shift->{matched} } subroutine
/dports/textproc/scim/scim-1.4.9/src/
H A Dscim_hotkey.cpp144 HotkeyMatcher::is_matched (void) const in is_matched() function in scim::HotkeyMatcher
300 IMEngineHotkeyMatcher::is_matched (void) const in is_matched() function in scim::IMEngineHotkeyMatcher
444 FrontEndHotkeyMatcher::is_matched (void) const in is_matched() function in scim::FrontEndHotkeyMatcher
/dports/mail/neomutt/neomutt-20211029/alias/
H A Dgui.h40 bool is_matched : 1; ///< Search matches this Alias member
/dports/textproc/modlogan/modlogan-0.8.13/src/
H A Dtop-down-splay.c89 return splay; in is_matched()
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dgtktextsearch.h58 gint is_matched : 1; member
/dports/databases/p5-DBI/DBI-1.643/lib/DBI/SQL/
H A DNano.pm663 sub is_matched subroutine
/dports/devel/p5-AnyData/AnyData-0.12/lib/
H A DAnyData.pm427 sub is_matched { subroutine
/dports/textproc/modlogan/modlogan-0.8.13/src/processor/mail/
H A Dprocess.c68 int is_matched(mlist *l, const char *url) { in is_matched() function
/dports/net/czmq4/czmq-4.2.1/src/
H A Dzhttp_request.c362 bool is_matched = zhttp_request_match (request, "GET", "/send/%s/%s", &s1, &s2); in zhttp_request_test() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/ime/public/cpp/rulebased/
H A Drules_data.cc358 bool is_matched = transform_re_merged_->Match(str, 0, str.length(), in Transform() local
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/schedulers/
H A Dcanceller.py35 def is_matched(self, builder_name, props): member in _OldBuildFilterSet
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/account/models/
H A Daccount_payment.py44 is_matched = fields.Boolean(string="Is Matched With a Bank Statement", store=True, variable in AccountPayment
/dports/games/scare/scare-1.3.10/source/
H A Dscrunner.c632 sc_bool is_matched; in run_match_task_common() local
798 sc_bool is_matched = FALSE, is_handled = FALSE; in run_game_commands_common() local
H A Dsclocale.c282 sc_bool is_matched; in loc_compare_locale_signatures() local
/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscrunner.cpp635 sc_bool is_matched; in run_match_task_common() local
783 sc_bool is_matched = FALSE, is_handled = FALSE; in run_game_commands_common() local
H A Dsclocale.cpp273 sc_bool is_matched; in loc_compare_locale_signatures() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/matchers-0.0.1/src/
H A Dlib.rs193 pub fn is_matched(&self) -> bool { in is_matched() function
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/matchers-0.0.1/src/
H A Dlib.rs193 pub fn is_matched(&self) -> bool { in is_matched() function
/dports/net/krill/krill-0.9.4/cargo-crates/matchers-0.0.1/src/
H A Dlib.rs193 pub fn is_matched(&self) -> bool { in is_matched() function
/dports/lang/rust/rustc-1.58.1-src/vendor/matchers/src/
H A Dlib.rs193 pub fn is_matched(&self) -> bool { in is_matched() function
/dports/sysutils/vector/tracing-65547d8809fcc726b8187db85b23c42e32ef5dce/tracing-subscriber/src/filter/env/
H A Dfield.rs241 pub(crate) fn is_matched(&self) -> bool { in is_matched() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tracing-subscriber-0.2.2/src/filter/env/
H A Dfield.rs244 pub(crate) fn is_matched(&self) -> bool { in is_matched() method
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/tracing-subscriber-0.2.15/src/filter/env/
H A Dfield.rs248 pub(crate) fn is_matched(&self) -> bool { in is_matched() method
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/tracing-subscriber-0.1.6/src/filter/env/
H A Dfield.rs241 pub(crate) fn is_matched(&self) -> bool { in is_matched() method

123