Home
last modified time | relevance | path

Searched refs:matchtype (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/dports/biology/p5-Bio-FeatureIO/Bio-FeatureIO-1.6.905/lib/Bio/FeatureIO/
H A Dvecscreen_simple.pm104 $self->{parse_state}->{matchtype} = '';
143 my $matchtype = $self->{parse_state}{matchtype};
144 $matchtype =~ s/\s/_/g; #replace whitespace with underscores for the primary tag
147 -primary => $matchtype,
153 $self->{parse_state}{matchtype} = $lcline;
164 $self->{parse_state}{matchtype} = '';
/dports/www/bluefish/bluefish-2.2.12/src/plugin_snippets/
H A Dsnippets_leaf_snr.c51 Tsnr3type snippets_snr_matchtype_from_char(const xmlChar *matchtype) { in snippets_snr_matchtype_from_char() argument
53 if (matchtype && (xmlStrEqual(matchtype, (const xmlChar *)"posix") in snippets_snr_matchtype_from_char()
54 ||xmlStrEqual(matchtype, (const xmlChar *)"perl"))) in snippets_snr_matchtype_from_char()
60 …const xmlChar *matchtype,const xmlChar *casesens, const xmlChar *replacepat, const xmlChar *useesc… in snippets_snr_run_from_strings() argument
66 type = snippets_snr_matchtype_from_char(matchtype); in snippets_snr_run_from_strings()
166 xmlChar *region=NULL, *matchtype=NULL, *casesens=NULL, *escapechars=NULL; in snippets_snr_dialog() local
191 matchtype = xmlGetProp(leaf, (const xmlChar *)"matchtype"); in snippets_snr_dialog()
207 xmlChar *region=NULL, *matchtype=NULL, *casesens=NULL, *escapechars=NULL; in snippets_activate_leaf_snr() local
221 matchtype = xmlGetProp(parent, (const xmlChar *)"matchtype"); in snippets_activate_leaf_snr()
224 …e_leaf_snr, region=%s,matchtype=%s,casesens=%s,escapechars=%s\n",region,matchtype,casesens,escapec… in snippets_activate_leaf_snr()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/parser/
H A DInputClass.c173 enum MatchType matchtype; in xf86parseInputClassSection() local
189 matchtype = MATCH_NORMAL; in xf86parseInputClassSection()
217 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
228 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
239 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
250 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
261 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
272 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
283 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
294 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/parser/
H A DInputClass.c173 enum MatchType matchtype; in xf86parseInputClassSection() local
189 matchtype = MATCH_NORMAL; in xf86parseInputClassSection()
217 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
228 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
239 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
250 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
261 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
272 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
283 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
294 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DInputClass.c173 enum MatchType matchtype; in xf86parseInputClassSection() local
189 matchtype = MATCH_NORMAL; in xf86parseInputClassSection()
217 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
228 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
239 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
250 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
261 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
272 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
283 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
294 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/parser/
H A DInputClass.c173 enum MatchType matchtype; in xf86parseInputClassSection() local
189 matchtype = MATCH_NORMAL; in xf86parseInputClassSection()
217 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
228 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
239 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
250 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
261 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
272 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
283 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
294 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/parser/
H A DInputClass.c173 enum MatchType matchtype; in xf86parseInputClassSection() local
189 matchtype = MATCH_NORMAL; in xf86parseInputClassSection()
217 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
228 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
239 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
250 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
261 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
272 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
283 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
294 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/parser/
H A DInputClass.c173 enum MatchType matchtype; in xf86parseInputClassSection() local
189 matchtype = MATCH_NORMAL; in xf86parseInputClassSection()
217 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
228 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
239 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
250 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
261 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
272 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
283 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
294 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/parser/
H A DInputClass.c173 enum MatchType matchtype; in xf86parseInputClassSection() local
189 matchtype = MATCH_NORMAL; in xf86parseInputClassSection()
217 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
228 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
239 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
250 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
261 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
272 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
283 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
294 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DInputClass.c173 enum MatchType matchtype; in xf86parseInputClassSection() local
189 matchtype = MATCH_NORMAL; in xf86parseInputClassSection()
217 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
228 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
239 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
250 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
261 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
272 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
283 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
294 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/parser/
H A DInputClass.c173 enum MatchType matchtype; in xf86parseInputClassSection() local
189 matchtype = MATCH_NORMAL; in xf86parseInputClassSection()
217 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
228 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
239 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
250 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
261 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
272 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
283 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
294 matchtype = MATCH_NEGATED; in xf86parseInputClassSection()
[all …]
/dports/mail/mailutils/mailutils-3.13/libmu_sieve/
H A Dcomparator.c55 int matchtype) in mu_sieve_comparator_lookup() argument
59 if (reg && reg->v.comp[matchtype]) in mu_sieve_comparator_lookup()
60 return reg->v.comp[matchtype]; in mu_sieve_comparator_lookup()
158 int matchtype; in mu_sieve_match_part_checker() local
194 matchtype = MU_SIEVE_MATCH_IS; in mu_sieve_match_part_checker()
196 matchtype = MU_SIEVE_MATCH_CONTAINS; in mu_sieve_match_part_checker()
198 matchtype = MU_SIEVE_MATCH_MATCHES; in mu_sieve_match_part_checker()
200 matchtype = MU_SIEVE_MATCH_REGEX; in mu_sieve_match_part_checker()
222 matchtype = MU_SIEVE_MATCH_LAST; /* to not leave it undefined */ in mu_sieve_match_part_checker()
256 matchtype = MU_SIEVE_MATCH_EQ; in mu_sieve_match_part_checker()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Transfer/
H A DTransfer_TransferIterator.cxx61 Standard_Boolean matchtype; in SelectResult() local
62 if (!atr->HasResult()) matchtype = Standard_False; in SelectResult()
63 else if (atr->IsMultiple()) matchtype = Standard_False; in SelectResult()
64 else if (casetype == 0) matchtype = (atype == btype); // Type fixe in SelectResult()
65 else matchtype = (btype->SubType(atype)); // Dynamique in SelectResult()
66 if (matchtype != keep) { in SelectResult()
/dports/devel/libght/libght-0.1.0/src/
H A Dght_hash.c244 GhtHashMatch *matchtype, GhtHash **a_leaf, GhtHash **b_leaf) in ght_hash_leaf_parts() argument
266 *matchtype = GHT_GLOBAL; in ght_hash_leaf_parts()
273 *matchtype = GHT_NONE; in ght_hash_leaf_parts()
284 *matchtype = GHT_SAME; in ght_hash_leaf_parts()
292 *matchtype = GHT_CHILD; in ght_hash_leaf_parts()
299 *matchtype = GHT_NONE; in ght_hash_leaf_parts()
309 *matchtype = GHT_SPLIT; in ght_hash_leaf_parts()
/dports/devel/libght/libght-0.1.0/test/
H A Dcu_ght_core.c182 GhtHashMatch matchtype; in test_ght_hash_leaf_parts() local
189 e = ght_hash_leaf_parts(a, b, maxlen, &matchtype, &a_leaf, &b_leaf); in test_ght_hash_leaf_parts()
191 CU_ASSERT_EQUAL(matchtype, GHT_SAME); in test_ght_hash_leaf_parts()
194 e = ght_hash_leaf_parts(a, b, maxlen, &matchtype, &a_leaf, &b_leaf); in test_ght_hash_leaf_parts()
196 CU_ASSERT_EQUAL(matchtype, GHT_SPLIT); in test_ght_hash_leaf_parts()
203 e = ght_hash_leaf_parts(a, b, maxlen, &matchtype, &a_leaf, &b_leaf); in test_ght_hash_leaf_parts()
205 CU_ASSERT_EQUAL(matchtype, GHT_CHILD); in test_ght_hash_leaf_parts()
211 e = ght_hash_leaf_parts(a, b, maxlen, &matchtype, &a_leaf, &b_leaf); in test_ght_hash_leaf_parts()
213 CU_ASSERT_EQUAL(matchtype, GHT_NONE); in test_ght_hash_leaf_parts()
220 CU_ASSERT_EQUAL(matchtype, GHT_GLOBAL); in test_ght_hash_leaf_parts()
[all …]
/dports/mail/squirrelmail-avelsieve-plugin/squirrelmail-avelsieve-plugin-php74-1.9.9/avelsieve/include/
H A Dhtml_ruleedit.inc.php440 $matchtype = $this->rule['cond'][$n]['matchtype'];
456 $this->matchtype_listbox($matchtype, $n) .
476 $matchtype = $this->rule['cond'][$n]['matchtype'];
478 $matchtype = '';
486 $this->matchtype_listbox($matchtype, $n) .
505 $matchtype = $this->rule['cond'][$n]['matchtype'];
507 $matchtype = '';
515 $this->matchtype_listbox($matchtype, $n) .
573 $matchtype = $this->rule['cond'][$n]['matchtype'];
575 $matchtype = '';
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dssu.c44 dns_ssumatchtype_t matchtype; /*%< which type of pattern match? member
136 const dns_name_t *identity, dns_ssumatchtype_t matchtype, in dns_ssutable_addrule() argument
145 REQUIRE(matchtype <= dns_ssumatchtype_max); in dns_ssutable_addrule()
146 if (matchtype == dns_ssumatchtype_wildcard) { in dns_ssutable_addrule()
170 rule->matchtype = matchtype; in dns_ssutable_addrule()
311 switch (rule->matchtype) { in dns_ssutable_checkrules()
354 switch (rule->matchtype) { in dns_ssutable_checkrules()
512 if (rule->matchtype != dns_ssumatchtype_dlz && in dns_ssutable_checkrules()
548 return (rule->matchtype); in dns_ssurule_matchtype()
606 rule->matchtype = dns_ssumatchtype_dlz; in dns_ssutable_createdlz()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dssu.c44 dns_ssumatchtype_t matchtype; /*%< which type of pattern match? member
136 const dns_name_t *identity, dns_ssumatchtype_t matchtype, in dns_ssutable_addrule() argument
145 REQUIRE(matchtype <= dns_ssumatchtype_max); in dns_ssutable_addrule()
146 if (matchtype == dns_ssumatchtype_wildcard) { in dns_ssutable_addrule()
170 rule->matchtype = matchtype; in dns_ssutable_addrule()
311 switch (rule->matchtype) { in dns_ssutable_checkrules()
354 switch (rule->matchtype) { in dns_ssutable_checkrules()
512 if (rule->matchtype != dns_ssumatchtype_dlz && in dns_ssutable_checkrules()
548 return (rule->matchtype); in dns_ssurule_matchtype()
606 rule->matchtype = dns_ssumatchtype_dlz; in dns_ssutable_createdlz()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dssu.c42 dns_ssumatchtype_t matchtype; /*%< which type of pattern match? member
134 const dns_name_t *identity, dns_ssumatchtype_t matchtype, in dns_ssutable_addrule() argument
143 REQUIRE(matchtype <= dns_ssumatchtype_max); in dns_ssutable_addrule()
144 if (matchtype == dns_ssumatchtype_wildcard) { in dns_ssutable_addrule()
168 rule->matchtype = matchtype; in dns_ssutable_addrule()
309 switch (rule->matchtype) { in dns_ssutable_checkrules()
352 switch (rule->matchtype) { in dns_ssutable_checkrules()
510 if (rule->matchtype != dns_ssumatchtype_dlz && in dns_ssutable_checkrules()
546 return (rule->matchtype); in dns_ssurule_matchtype()
604 rule->matchtype = dns_ssumatchtype_dlz; in dns_ssutable_createdlz()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dssu.c42 unsigned int matchtype; /*%< which type of pattern match? */ member
154 dns_name_t *identity, unsigned int matchtype, in dns_ssutable_addrule() argument
165 REQUIRE(matchtype <= DNS_SSUMATCHTYPE_MAX); in dns_ssutable_addrule()
166 if (matchtype == DNS_SSUMATCHTYPE_WILDCARD) in dns_ssutable_addrule()
202 rule->matchtype = matchtype; in dns_ssutable_addrule()
381 switch (rule->matchtype) { in dns_ssutable_checkrules2()
416 switch (rule->matchtype) { in dns_ssutable_checkrules2()
566 if (rule->matchtype != DNS_SSUMATCHTYPE_DLZ && in dns_ssutable_checkrules2()
599 return (rule->matchtype); in dns_ssurule_matchtype()
661 rule->matchtype = DNS_SSUMATCHTYPE_DLZ; in dns_ssutable_createdlz()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dssu.c42 dns_ssumatchtype_t matchtype; /*%< which type of pattern match? */ member
134 const dns_name_t *identity, dns_ssumatchtype_t matchtype, in dns_ssutable_addrule() argument
143 REQUIRE(matchtype <= dns_ssumatchtype_max); in dns_ssutable_addrule()
144 if (matchtype == dns_ssumatchtype_wildcard) { in dns_ssutable_addrule()
168 rule->matchtype = matchtype; in dns_ssutable_addrule()
308 switch (rule->matchtype) { in dns_ssutable_checkrules()
351 switch (rule->matchtype) { in dns_ssutable_checkrules()
509 if (rule->matchtype != dns_ssumatchtype_dlz && in dns_ssutable_checkrules()
548 return (rule->matchtype); in dns_ssurule_matchtype()
623 rule->matchtype = dns_ssumatchtype_dlz; in dns_ssutable_createdlz()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_EdgeCutProblem.hpp73 Int *matchtype; /** Vertex's match classification member in Mongoose::EdgeCutProblem
104 matchtype[vertexA] = matchType; in createMatch()
105 matchtype[vertexB] = matchType; in createMatch()
131 matchtype[vertexB] = matchType; in createCommunityMatch()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_EdgeCutProblem.hpp73 Int *matchtype; /** Vertex's match classification member in Mongoose::EdgeCutProblem
104 matchtype[vertexA] = matchType; in createMatch()
105 matchtype[vertexB] = matchType; in createMatch()
131 matchtype[vertexB] = matchType; in createCommunityMatch()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_EdgeCutProblem.hpp73 Int *matchtype; /** Vertex's match classification member in Mongoose::EdgeCutProblem
104 matchtype[vertexA] = matchType; in createMatch()
105 matchtype[vertexB] = matchType; in createMatch()
131 matchtype[vertexB] = matchType; in createCommunityMatch()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_EdgeCutProblem.hpp73 Int *matchtype; /** Vertex's match classification member in Mongoose::EdgeCutProblem
104 matchtype[vertexA] = matchType; in createMatch()
105 matchtype[vertexB] = matchType; in createMatch()
131 matchtype[vertexB] = matchType; in createCommunityMatch()

12345678910>>...16