Home
last modified time | relevance | path

Searched refs:words (Results 1 – 23 of 23) sorted by last modified time

/dokuwiki/inc/lang/en/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/cy/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/fa/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php325 $words = unpack('N*', $in);
334 foreach ($words as $word) {
414 $words = unpack('N*', $in);
423 foreach ($words as $word) {
561 $w = array_values(unpack('N*words', $this->key));
/dokuwiki/inc/lang/id/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/Search/
H A DIndexer.php25 * The added text replaces previous words for the same page.
49 $words = $this->getPageWords($text);
50 if ($words === false) {
55 if (!empty($words)) {
56 foreach (array_keys($words) as $wlen) {
58 foreach ($words[$wlen] as $wid => $freq) {
103 * Split the words in a page and add them to the index.
118 $words = [];
121 if (isset($words[$l])) {
122 $words[
749 getIndexWords(& $words, & $result) global() argument
[all...]
/dokuwiki/conf/
H A Dacronyms.conf34 IOW In other words
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php301 $words = explode(' ', $line);
304 foreach ($words as $word) {
/dokuwiki/inc/lang/fo/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/de-informal/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/nl/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/ar/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/ca-valencia/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown15 * libxml2 (certain 2.7.x releases are too buggy for words, and will crash)
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php1617 * @param array $words The words to use for the keyword group
1621 public function add_keyword_group($key, $styles, $case_sensitive = true, $words = array()) { argument
1622 $words = (array) $words;
1623 if (empty($words)) {
1629 $this->language_data['KEYWORDS'][$key] = $words;
/dokuwiki/data/
H A Ddeleted.files696 conf/words.aspell.dist
/dokuwiki/inc/
H A Dfulltext.php73 // lookup all words found in the query
74 $lookup = $Indexer->lookup($q['words']);
99 // all words in this phrase
603 * This function is used to combine searched words with a logical
703 * words:
898 $q['words'][] = $body;
901 $q['words'][] = $body;
905 $q['words'][] = $body;
918 foreach (['words', 'phrases', 'highlight', 'ns', 'notns', 'and', 'not'] as $key) {
943 $words
[all...]
H A Dindexer.php65 // If left alone, all chinese "words" will get put into w3.idx
91 * Returns words that will be ignored.
93 * @return array list of stop words
220 * Takes an array of words and will return a list of matching
226 * @param array $words list of words to search for
229 function idx_lookup(&$words)
232 return $Indexer->lookup($words);
252 * Read the list of words in an index (if it exists).
272 * a sorted array of lengths of the words use
224 idx_lookup(& $words) global() argument
[all...]
H A DDifferenceEngine.php976 function addWords($words, $tag = '') { argument
980 foreach ($words as $word) {
/dokuwiki/inc/lang/el/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/da/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/az/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/et/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
3 # No need to include words shorter than 3 chars - these are ignored anyway