Home
last modified time | relevance | path

Searched defs:isMatch (Results 1 – 25 of 595) sorted by relevance

12345678910>>...24

/dports/devel/cdash/CDash-2-2-3/tests/kwtest/simpletest/
H A Dselector.php46 function isMatch($widget) { function in SimpleByName
74 function isMatch($widget) { function in SimpleByLabel
104 function isMatch($widget) { function in SimpleById
132 function isMatch($widget) { function in SimpleByLabelOrName
/dports/java/apache-commons-lang/commons-lang-2.6-src/src/main/java/org/apache/commons/lang/text/
H A DStrMatcher.java244 public abstract int isMatch(char[] buffer, int pos, int bufferStart, int bufferEnd); in isMatch() method in StrMatcher
266 public int isMatch(char[] buffer, int pos) { in isMatch() method in StrMatcher
298 public int isMatch(char[] buffer, int pos, int bufferStart, int bufferEnd) { in isMatch() method in StrMatcher.CharSetMatcher
330 public int isMatch(char[] buffer, int pos, int bufferStart, int bufferEnd) { in isMatch() method in StrMatcher.CharMatcher
362 public int isMatch(char[] buffer, int pos, int bufferStart, int bufferEnd) { in isMatch() method in StrMatcher.StringMatcher
398 public int isMatch(char[] buffer, int pos, int bufferStart, int bufferEnd) { in isMatch() method in StrMatcher.NoMatcher
425 public int isMatch(char[] buffer, int pos, int bufferStart, int bufferEnd) { in isMatch() method in StrMatcher.TrimMatcher
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/p2/metadata/expression/
H A DIMatchExpression.java47 boolean isMatch(T candidate); in isMatch() method
56 boolean isMatch(IEvaluationContext context, T candidate); in isMatch() method
/dports/biology/mmseqs2/MMseqs2-13-45111/src/commons/
H A DPatternCompiler.h20 bool isMatch(const char *target) { in isMatch() function
24 bool isMatch(const char *target, size_t nmatch, regmatch_t *pmatch) { in isMatch() function
/dports/www/wt/wt-4.6.1/src/Wt/Render/
H A DCssData.C20 bool Wt::Render::Match::isMatch(const Block* block, const SimpleSelector& s) in isMatch() function
61 Specificity Wt::Render::Match::isMatch(const Block* block, const Selector& selector) in isMatch() function
/dports/devel/gitlist/gitlist/vendor/symfony/http-foundation/Tests/
H A DRequestMatcherTest.php22 public function testMethod($requestMethod, $matcherMethod, $isMatch)
68 public function testHost($pattern, $isMatch)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/
H A DRequestMatcherTest.php23 public function testMethod($requestMethod, $matcherMethod, $isMatch)
69 public function testHost($pattern, $isMatch)
/dports/www/elgg/elgg-3.3.23/vendor/symfony/http-foundation/Tests/
H A DRequestMatcherTest.php23 public function testMethod($requestMethod, $matcherMethod, $isMatch)
69 public function testHost($pattern, $isMatch)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/http-foundation/Tests/
H A DRequestMatcherTest.php23 public function testMethod($requestMethod, $matcherMethod, $isMatch)
69 public function testHost($pattern, $isMatch)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/
H A DRequestMatcherTest.php23 public function testMethod($requestMethod, $matcherMethod, $isMatch)
69 public function testHost($pattern, $isMatch)
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Tests/
H A DRequestMatcherTest.php23 public function testMethod($requestMethod, $matcherMethod, $isMatch)
69 public function testHost($pattern, $isMatch)
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-foundation/Tests/
H A DRequestMatcherTest.php23 public function testMethod($requestMethod, $matcherMethod, $isMatch)
69 public function testHost($pattern, $isMatch)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/internal/p2/metadata/expression/
H A DMatchExpression.java88 public boolean isMatch(IEvaluationContext context, T value) { in isMatch() method in MatchExpression
94 public boolean isMatch(T value) { in isMatch() method in MatchExpression
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DComponentList.cpp30 bool ComponentFilterAbsolutePathNameContainsString::isMatch(const Component& comp) in isMatch() function in ComponentFilterAbsolutePathNameContainsString
/dports/games/zdoom/zdoom-2.8.1/tools/re2c/
H A Ddfa.h307 inline bool Action::isMatch() const in isMatch() function
325 inline bool Match::isMatch() const in isMatch() function
344 inline bool Save::isMatch() const in isMatch() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/p2/query/
H A DIMatchQuery.java49 public boolean isMatch(T candidate); in isMatch() method
/dports/misc/netron/node_modules/matcher/
H A Dindex.d.ts78isMatch(input: string | readonly string[], pattern: string | readonly string[], options?: matcher.… constant
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/src/org/eclipse/equinox/p2/tests/ui/query/
H A DQueryDescriptorTest.java77 public boolean isMatch(Object candidate) { in isMatch() method in QueryDescriptorTest.SimpleMatchQuery
87 public boolean isMatch(Object candidate) { in isMatch() method in QueryDescriptorTest.SimpleMatchQuery2
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/spelling/engine/
H A DISpellEvent.java59 public boolean isMatch(); in isMatch() method
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/spelling/engine/
H A DISpellEvent.java57 public boolean isMatch(); in isMatch() method
/dports/math/jts/jts-jts-1.18.1/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/
H A DNullResultMatcher.java31 public boolean isMatch(Geometry geom, String opName, Object[] args, in isMatch() method in NullResultMatcher
H A DEqualityResultMatcher.java32 public boolean isMatch(Geometry geom, String opName, Object[] args, in isMatch() method in EqualityResultMatcher
H A DResultMatcher.java40 boolean isMatch(Geometry geom, String opName, Object[] args, in isMatch() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Security.Cryptography.Native.Apple/
H A Dpal_trust.cpp14 bool isMatch = false; in CheckTrustMatch() local
125 bool isMatch = CheckTrustMatch(cert, domain, result, pOSStatus); in EnumerateTrust() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/p2/metadata/
H A DIRequirement.java80 boolean isMatch(IInstallableUnit iu); in isMatch() method

12345678910>>...24