Home
last modified time | relevance | path

Searched refs:match_found (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/textproc/link-grammar/link-grammar-5.8.0/link-grammar/linkage/
H A Dsane.c318 match_found = false; in sane_linkage_morphism()
337 match_found = false; in sane_linkage_morphism()
385 if (!match_found) in sane_linkage_morphism()
395 match_found = false; in sane_linkage_morphism()
413 if (!match_found) in sane_linkage_morphism()
423 if (match_found) in sane_linkage_morphism()
425 match_found = false; in sane_linkage_morphism()
441 if (!match_found) in sane_linkage_morphism()
448 if (match_found) in sane_linkage_morphism()
458 match_found = false; in sane_linkage_morphism()
[all …]
/dports/www/p5-CGI-Application-Plugin-MessageStack/CGI-Application-Plugin-MessageStack-0.34/lib/CGI/Application/Plugin/
H A DMessageStack.pm251 my $match_found = 0;
255 $match_found = 1;
260 $match_found = 1;
265 $match_found = 1;
270 $match_found = 1;
277 $match_found = 1;
282 if ( $match_found ) {
/dports/databases/pg_citus/citus-10.2.3/vendor/safestringlib/safeclib/
H A Dstrspn_s.c94 bool match_found; in strspn_s() local
145 match_found = false; in strspn_s()
151 match_found = true; in strspn_s()
158 if (match_found) { in strspn_s()
/dports/devel/boost-docs/boost_1_72_0/libs/regex/example/grep/
H A Dgrep.cpp44 int match_found = 0; in process_stream() local
58 if(!match_found && !count_only && (file_count > 1)) in process_stream()
62 ++match_found; in process_stream()
78 if(count_only && match_found) in process_stream()
80 std::cout << match_found << " matches found in file " << current_file << std::endl; in process_stream()
82 else if(print_non_matching_files && !match_found) in process_stream()
/dports/devel/boost-python-libs/boost_1_72_0/libs/regex/example/grep/
H A Dgrep.cpp44 int match_found = 0; in process_stream() local
58 if(!match_found && !count_only && (file_count > 1)) in process_stream()
62 ++match_found; in process_stream()
78 if(count_only && match_found) in process_stream()
80 std::cout << match_found << " matches found in file " << current_file << std::endl; in process_stream()
82 else if(print_non_matching_files && !match_found) in process_stream()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/regex/example/grep/
H A Dgrep.cpp44 int match_found = 0; in process_stream() local
58 if(!match_found && !count_only && (file_count > 1)) in process_stream()
62 ++match_found; in process_stream()
78 if(count_only && match_found) in process_stream()
80 std::cout << match_found << " matches found in file " << current_file << std::endl; in process_stream()
82 else if(print_non_matching_files && !match_found) in process_stream()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/regex/example/grep/
H A Dgrep.cpp44 int match_found = 0; in process_stream() local
58 if(!match_found && !count_only && (file_count > 1)) in process_stream()
62 ++match_found; in process_stream()
78 if(count_only && match_found) in process_stream()
80 std::cout << match_found << " matches found in file " << current_file << std::endl; in process_stream()
82 else if(print_non_matching_files && !match_found) in process_stream()
/dports/databases/percona57-server/boost_1_59_0/libs/regex/example/grep/
H A Dgrep.cpp44 int match_found = 0; in process_stream() local
58 if(!match_found && !count_only && (file_count > 1)) in process_stream()
62 ++match_found; in process_stream()
78 if(count_only && match_found) in process_stream()
80 std::cout << match_found << " matches found in file " << current_file << std::endl; in process_stream()
82 else if(print_non_matching_files && !match_found) in process_stream()
/dports/databases/xtrabackup/boost_1_59_0/libs/regex/example/grep/
H A Dgrep.cpp44 int match_found = 0; in process_stream() local
58 if(!match_found && !count_only && (file_count > 1)) in process_stream()
62 ++match_found; in process_stream()
78 if(count_only && match_found) in process_stream()
80 std::cout << match_found << " matches found in file " << current_file << std::endl; in process_stream()
82 else if(print_non_matching_files && !match_found) in process_stream()
/dports/databases/percona57-client/boost_1_59_0/libs/regex/example/grep/
H A Dgrep.cpp44 int match_found = 0; in process_stream() local
58 if(!match_found && !count_only && (file_count > 1)) in process_stream()
62 ++match_found; in process_stream()
78 if(count_only && match_found) in process_stream()
80 std::cout << match_found << " matches found in file " << current_file << std::endl; in process_stream()
82 else if(print_non_matching_files && !match_found) in process_stream()
/dports/devel/boost-libs/boost_1_72_0/libs/regex/example/grep/
H A Dgrep.cpp44 int match_found = 0; in process_stream() local
58 if(!match_found && !count_only && (file_count > 1)) in process_stream()
62 ++match_found; in process_stream()
78 if(count_only && match_found) in process_stream()
80 std::cout << match_found << " matches found in file " << current_file << std::endl; in process_stream()
82 else if(print_non_matching_files && !match_found) in process_stream()
/dports/devel/hyperscan/boost_1_75_0/libs/regex/example/grep/
H A Dgrep.cpp44 int match_found = 0; in process_stream() local
58 if(!match_found && !count_only && (file_count > 1)) in process_stream()
62 ++match_found; in process_stream()
78 if(count_only && match_found) in process_stream()
80 std::cout << match_found << " matches found in file " << current_file << std::endl; in process_stream()
82 else if(print_non_matching_files && !match_found) in process_stream()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dlineinfile.py340 match_found = bre_m.search(b_cur_line)
341 if match_found:
343 match = match_found
350 match_found = to_bytes(search_string, errors='surrogate_or_strict') in b_cur_line
351 if match_found:
353 match = match_found
524 match_found = bre_c.search(b_cur_line)
526 match_found = to_bytes(search_string, errors='surrogate_or_strict') in b_cur_line
528 match_found = b_line == b_cur_line.rstrip(b'\r\n')
529 if match_found:
[all …]
/dports/security/pam_pkcs11/pam_pkcs11-pam_pkcs11-0.6.12/src/mappers/
H A Dkrb_mapper.c88 int match_found = 0;
95 for (str=*entries; str && (match_found==0); str=*++entries) {
103 if (res>0) match_found=1;
105 return match_found;
H A Dcn_mapper.c85 int match_found = 0; in cn_mapper_match_user() local
92 for (str=*entries; str && (match_found==0); str=*++entries) { in cn_mapper_match_user()
100 if (res>0) match_found=1; in cn_mapper_match_user()
102 return match_found; in cn_mapper_match_user()
H A Duid_mapper.c86 int match_found = 0; in uid_mapper_match_user() local
93 for (str=*entries; str && (match_found==0); str=*++entries) { in uid_mapper_match_user()
101 if (res>0) match_found=1; in uid_mapper_match_user()
103 return match_found; in uid_mapper_match_user()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/tools/fiptool/
H A Dwin_posix.c164 bool match_found = false; in getopt_1long() local
178 match_found = true; in getopt_1long()
185 if (!match_found) { in getopt_1long()
189 match_found = true; in getopt_1long()
196 if (match_found) { in getopt_1long()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/tools/fiptool/
H A Dwin_posix.c164 bool match_found = false; in getopt_1long() local
178 match_found = true; in getopt_1long()
185 if (!match_found) { in getopt_1long()
189 match_found = true; in getopt_1long()
196 if (match_found) { in getopt_1long()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/tools/fiptool/
H A Dwin_posix.c164 bool match_found = false; in getopt_1long() local
178 match_found = true; in getopt_1long()
185 if (!match_found) { in getopt_1long()
189 match_found = true; in getopt_1long()
196 if (match_found) { in getopt_1long()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/tools/fiptool/
H A Dwin_posix.c164 bool match_found = false; in getopt_1long() local
178 match_found = true; in getopt_1long()
185 if (!match_found) { in getopt_1long()
189 match_found = true; in getopt_1long()
196 if (match_found) { in getopt_1long()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/tools/fiptool/
H A Dwin_posix.c164 bool match_found = false; in getopt_1long() local
178 match_found = true; in getopt_1long()
185 if (!match_found) { in getopt_1long()
189 match_found = true; in getopt_1long()
196 if (match_found) { in getopt_1long()
/dports/www/firefox/firefox-99.0/third_party/rust/fluent-langneg/src/negotiate/
H A Dmod.rs149 let mut match_found = false; in filter_matches() localVariable
151 if strategy != NegotiationStrategy::Filtering && match_found { in filter_matches()
159 match_found = true; in filter_matches()
166 if match_found { in filter_matches()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/fluent-langneg/src/negotiate/
H A Dmod.rs149 let mut match_found = false; in filter_matches() localVariable
151 if strategy != NegotiationStrategy::Filtering && match_found { in filter_matches()
159 match_found = true; in filter_matches()
166 if match_found { in filter_matches()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/fluent-langneg/src/negotiate/
H A Dmod.rs149 let mut match_found = false; in filter_matches() localVariable
151 if strategy != NegotiationStrategy::Filtering && match_found { in filter_matches()
159 match_found = true; in filter_matches()
166 if match_found { in filter_matches()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/fluent-langneg/src/negotiate/
H A Dmod.rs149 let mut match_found = false; in filter_matches() localVariable
151 if strategy != NegotiationStrategy::Filtering && match_found { in filter_matches()
159 match_found = true; in filter_matches()
166 if match_found { in filter_matches()

12345678910>>...15