Home
last modified time | relevance | path

Searched refs:words (Results 101 – 125 of 319) sorted by relevance

12345678910>>...13

/plugin/confmanager/lang/en/
H A Dwordblock.txt1 …. But if you intend to use it on the open Internet you may want to blacklist some known Spam words.
/plugin/codemirror/dist/modes/
H A Dforth.min.js.map1words","ret","split","forEach","e","push","name","coreWordList","immediateWordList","defineMode","…
H A Dtcl.min.js.map1words","split","i","length","keywords","functions","isOperatorChar","chain","stream","state","f","…
H A Dfortran.min.js.map1words","array","keys","i","length","keywords","builtins","dataTypes","isOperatorChar","litOperator…
H A Dmllike.min.js.map1words","as","do","else","end","exception","fun","functor","if","in","include","let","of","open","r…
H A Ddart.min.js.map1words","obj","i","length","pushInterpolationStack","state","interpolationStack","push","tokenize",…
H A Dpig.min.js.map1words","split","i","length","pBuiltins","pKeywords","pTypes","defineMIME","name","registerHelper"]…
H A Dvelocity.min.js.map1words","split","i","length","keywords","functions","specials","isOperatorChar","chain","stream","s…
H A Dmumps.min.js.map1words","RegExp","join","singleOperators","doubleOperators","singleDelimiters","brackets","identifi…
H A Dturtle.min.js.map1words","RegExp","join","ops","keywords","operatorChars","tokenBase","stream","state","ch","next","…
/plugin/solr/
H A Daction.php206 $words = preg_split('/\s+/', $str);
208 foreach($words as $w) {
H A DREADME.md17 …r starting point for creating a Solr search schema. Consider adding stop words to the stop word l…
35 …orm for advanced search where users can search for exact phrases, exclude words, search inside pag…
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js448 function getBestWord(str1, words, useLevenshteinDist) argument
450 if (words == null || words.length == 0)
457 var bestWord = words[0];
461 for (var i = 1; i < words.length; i++)
463 var tmp = ((useLevenshteinDist) ? levenshteinDist(str1, words[i]) :
464 ((str1 == words[i]) ? 0 : naiveHammingDistance(str1, words[i])));
468 bestWord.length < words[i].length))
470 bestWord = words[i];
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md106 Some of these words *are emphasized*.
107 Some of these words _are emphasized also_.
114 <p>Some of these words <em>are emphasized</em>.
115 Some of these words <em>are emphasized also</em>.</p>
/plugin/bible/bible_douayRheims/
H A DProverbs.txt34 2:1. My son, if thou wilt receive my words, and wilt hide my commandments with thee,
110 4:20. My son, hearken to my words, and incline thy ear to my sayings.
124 5:7. Now, therefore, my son, hear me, and depart not from the words of my mouth.
142 6:2. Thou art ensnared with the words of thy mouth, and caught with thy own words.
176 7:1. My son, keep my words, and lay up my precepts with thee. Son,
199 7:24. Now, therefore, my son, hear me, and attend to the words of my mouth.
210 8:8. All my words are just, there is nothing wicked, nor perverse in them.
481 17:7. Eloquent words do not become a fool, nor lying lips a prince.
706 24:26. He shall kiss the lips, who answereth right words.
837 29:12. A prince that gladly heareth lying words, hath all his servants wicked.
[all …]
H A DEcclesiastes.txt1 1:1. The words of Ecclesiastes, the son of David, king of Jerusalem.
85 5:2. Dreams follow many cares: and in many words shall be found folly.
89 …5:6. Where there are many dreams, there are many vanities, and words without number: but do thou f…
113 6:11. There are many words that have much vanity in disputing.
135 …7:22. But do not apply thy heart to all words that are spoken: lest perhaps thou hear thy servant …
176 … is better than strength: how then is the wisdom of the poor man slighted, and his words not heard?
177 9:17. The words of the wise are heard in silence, more than the cry of a prince among fools.
190 …10:12. The words of the mouth of a wise man are grace: but the lips of a fool shall throw him down…
191 10:13. The beginning of his words is folly, and the end of his talk is a mischievous error.
192 …10:14. A fool multiplieth words. A man cannot tell what hath been before him: and what shall be af…
[all …]
H A DJob.txt196 9:14. What am I then, that I should answer him, and have words with him?
390 16:21. My friends are full of words: my eye poureth out tears to God.
431 19:2. How long do you afflict my soul, and break me in pieces with words?
489 21:2. Hear, I beseech you, my words, and do penance.
543 22:22. Receive the law of his mouth, and lay up his words in thy heart.
790 …32:11. For I have waited for your words, I have given ear to your wisdom, as long as you were disp…
802 33:1. Hear therefore, O Job, my speeches, and hearken to all my words.
836 34:2. Hear ye, wise men, my words, and ye learned, hearken to me:
872 35:1. Moreover Eliu spoke these words:
875 35:4. Therefore I will answer thy words, and thy friends with thee.
[all …]
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js30115 this.words[i] = this.words[i] | num.words[i];
30149 this.words[i] = this.words[i] & num.words[i];
30187 this.words[i] = a.words[i] ^ b.words[i];
30192 this.words[i] = a.words[i];
30311 this.words[i] = a.words[i];
30391 this.words[i] = a.words[i];
33356 dest.words = src.words;
33799 this.words[i] = this.words[i] | num.words[i];
33833 this.words[i] = this.words[i] & num.words[i];
33871 this.words[i] = a.words[i] ^ b.words[i];
[all …]
/plugin/quickstats/db/
H A DdataBaseStructure.txt27 [words] => Array
/plugin/bibtex/OSBib/format/bibtexParse/
H A DREADME52 In other words, an array of separate BibTeX entries each one an array comprising the fields, entry …
61 In other words, an array of separate BibTeX entries with no further processing. @strings will be si…
/plugin/combo/ComboStrap/
H A DFetcherVignette.php153 $words = explode(" ", $title);
159 foreach ($words as $word) {
/plugin/sphinxsearch-was/
H A Dsphinxapi.php1222 list($total, $total_found, $msecs, $words) =
1229 while ($words-- > 0 && $p < $max) {
1254 function BuildExcerpts($docs, $index, $words, $opts = array()) argument
1258 assert(is_string($words));
1294 $req .= pack("N", strlen($words)) . $words; // req words
/plugin/sphinxsearch/
H A Dsphinxapi.php1256 list ( $total, $total_found, $msecs, $words ) =
1263 while ( $words-->0 && $p<$max )
1285 function BuildExcerpts ( $docs, $index, $words, $opts=array() ) argument
1289 assert ( is_string($words) );
1326 $req .= pack ( "N", strlen($words) ) . $words; // req words
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst59 You can also tell truncate to preserve whole words by setting the second
/plugin/pagequery/
H A DPageQuery.php409 * Provide month and day format in real words if required
689 * __realdate__' column should contain real dates if you need dates in words
953 $id = str_replace(':', ': ', $id); // make a little whitespace before words so ucwords can work!
1032 * @param string $extent c? = ? chars, w? = ? words, l? = ? lines, ~? = search up to text/char/symbol
1047 $words = str_word_count($text, 1, '.');
1048 $result = implode(' ', array_slice($words, 0, $cnt));
1049 if ($cnt > 0 && $cnt <= count($words) && $words[$cnt - 1] !== '.') {

12345678910>>...13