Home
last modified time | relevance | path

Searched refs:words_found (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/py-django-haystack/django-haystack-2.8.1/haystack/utils/
H A Dhighlighting.py69 words_found = []
75 words_found.extend(offset_list)
77 if not len(words_found):
80 if len(words_found) == 1:
81 return (words_found[0], words_found[0] + self.max_length)
84 words_found = sorted(words_found)
91 if words_found[:-1][0] > self.max_length:
92 best_start = words_found[:-1][0]
95 for count, start in enumerate(words_found[:-1]):
98 for end in words_found[count + 1:]:
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/multinit/
H A Dmultinit.c120 int i, words_found; in short_help() local
130 for (i = 0, words_found = 0; i < count; i++) { in short_help()
136 words_found++; in short_help()
146 words_found++; in short_help()
152 if (words_found >= 5) { in short_help()
154 words_found = 0; in short_help()
/dports/security/nss/nss-3.76.1/nss/cmd/multinit/
H A Dmultinit.c120 int i, words_found; in short_help() local
130 for (i = 0, words_found = 0; i < count; i++) { in short_help()
136 words_found++; in short_help()
146 words_found++; in short_help()
152 if (words_found >= 5) { in short_help()
154 words_found = 0; in short_help()
/dports/www/firefox/firefox-99.0/security/nss/cmd/multinit/
H A Dmultinit.c120 int i, words_found; in short_help() local
130 for (i = 0, words_found = 0; i < count; i++) { in short_help()
136 words_found++; in short_help()
146 words_found++; in short_help()
152 if (words_found >= 5) { in short_help()
154 words_found = 0; in short_help()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/multinit/
H A Dmultinit.c120 int i, words_found; in short_help() local
130 for (i = 0, words_found = 0; i < count; i++) { in short_help()
136 words_found++; in short_help()
146 words_found++; in short_help()
152 if (words_found >= 5) { in short_help()
154 words_found = 0; in short_help()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/multinit/
H A Dmultinit.c120 int i, words_found; in short_help() local
130 for (i = 0, words_found = 0; i < count; i++) { in short_help()
136 words_found++; in short_help()
146 words_found++; in short_help()
152 if (words_found >= 5) { in short_help()
154 words_found = 0; in short_help()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/multinit/
H A Dmultinit.c120 int i, words_found; in short_help() local
130 for (i = 0, words_found = 0; i < count; i++) { in short_help()
136 words_found++; in short_help()
146 words_found++; in short_help()
152 if (words_found >= 5) { in short_help()
154 words_found = 0; in short_help()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/multinit/
H A Dmultinit.c120 int i, words_found; in short_help() local
130 for (i = 0, words_found = 0; i < count; i++) { in short_help()
136 words_found++; in short_help()
146 words_found++; in short_help()
152 if (words_found >= 5) { in short_help()
154 words_found = 0; in short_help()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/multinit/
H A Dmultinit.c120 int i, words_found; in short_help() local
130 for (i = 0, words_found = 0; i < count; i++) { in short_help()
136 words_found++; in short_help()
146 words_found++; in short_help()
152 if (words_found >= 5) { in short_help()
154 words_found = 0; in short_help()
/dports/devel/p5-SPOPS/SPOPS-0.87/SPOPS/Manual/
H A DExceptions.pod100 10: my @words_found = grep { $self->{content} =~ /$_/ } @BADWORDS;
101 11: if ( scalar @words_found ) {
103 13: "[" . join( ", ", @words_found ) . "]";
/dports/www/py-pelican/pelican-4.7.1/pelican/
H A Dutils.py441 self.words_found = 0
462 self.words_found += 1
464 if self.words_found == self.max_words:
491 while self.words_found < self.max_words:
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-idn.c707 gboolean words_found = 0; in dissect_idn_dmx_dictionary() local
720 if(!words_found) in dissect_idn_dmx_dictionary()
728 if(words_found) in dissect_idn_dmx_dictionary()
731 if(!words_found) in dissect_idn_dmx_dictionary()
740 if(i == config->word_count && !words_found) { in dissect_idn_dmx_dictionary()
746 words_found = 1; in dissect_idn_dmx_dictionary()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-idn.c707 gboolean words_found = 0; in dissect_idn_dmx_dictionary() local
720 if(!words_found) in dissect_idn_dmx_dictionary()
728 if(words_found) in dissect_idn_dmx_dictionary()
731 if(!words_found) in dissect_idn_dmx_dictionary()
740 if(i == config->word_count && !words_found) { in dissect_idn_dmx_dictionary()
746 words_found = 1; in dissect_idn_dmx_dictionary()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-idn.c707 gboolean words_found = 0; in dissect_idn_dmx_dictionary() local
720 if(!words_found) in dissect_idn_dmx_dictionary()
728 if(words_found) in dissect_idn_dmx_dictionary()
731 if(!words_found) in dissect_idn_dmx_dictionary()
740 if(i == config->word_count && !words_found) { in dissect_idn_dmx_dictionary()
746 words_found = 1; in dissect_idn_dmx_dictionary()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-idn.c707 gboolean words_found = 0; in dissect_idn_dmx_dictionary() local
720 if(!words_found) in dissect_idn_dmx_dictionary()
728 if(words_found) in dissect_idn_dmx_dictionary()
731 if(!words_found) in dissect_idn_dmx_dictionary()
740 if(i == config->word_count && !words_found) { in dissect_idn_dmx_dictionary()
746 words_found = 1; in dissect_idn_dmx_dictionary()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c3785 int words_found = 0; in get_previous_words() local
3882 previous_words[words_found++] = outptr; in get_previous_words()
3896 *nwords = words_found; in get_previous_words()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c3785 int words_found = 0; in get_previous_words() local
3882 previous_words[words_found++] = outptr; in get_previous_words()
3896 *nwords = words_found; in get_previous_words()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c3785 int words_found = 0; in get_previous_words() local
3882 previous_words[words_found++] = outptr; in get_previous_words()
3896 *nwords = words_found; in get_previous_words()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c3785 int words_found = 0; in get_previous_words() local
3882 previous_words[words_found++] = outptr; in get_previous_words()
3896 *nwords = words_found; in get_previous_words()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c3785 int words_found = 0; in get_previous_words() local
3882 previous_words[words_found++] = outptr; in get_previous_words()
3896 *nwords = words_found; in get_previous_words()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c3785 int words_found = 0; in get_previous_words() local
3882 previous_words[words_found++] = outptr; in get_previous_words()
3896 *nwords = words_found; in get_previous_words()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c3785 int words_found = 0; in get_previous_words() local
3882 previous_words[words_found++] = outptr; in get_previous_words()
3896 *nwords = words_found; in get_previous_words()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c4244 int words_found = 0; in get_previous_words() local
4341 previous_words[words_found++] = outptr; in get_previous_words()
4355 *nwords = words_found; in get_previous_words()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c4244 int words_found = 0; in get_previous_words() local
4341 previous_words[words_found++] = outptr; in get_previous_words()
4355 *nwords = words_found; in get_previous_words()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c4244 int words_found = 0; in get_previous_words() local
4341 previous_words[words_found++] = outptr; in get_previous_words()
4355 *nwords = words_found; in get_previous_words()

123