Home
last modified time | relevance | path

Searched refs:smallest (Results 1 – 25 of 28) sorted by relevance

12

/plugin/apidoc/
Dsyntax.php263 $smallest = 0;
264 …0; $i < count( $arr ); $i++ ) if( strcasecmp( $arr[$smallest]->name, $arr[$i]->name ) > 0 ) $small…
265 $tgt[] = $arr[$smallest];
266 unset( $arr[$smallest] );
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
DPrivateKey.php143 $smallest = $this->primes[1];
145 if ($smallest->compare($this->primes[$i]) > 0) {
146 $smallest = $this->primes[$i];
150 $r = BigInteger::randomRange(self::$one, $smallest->subtract(self::$one));
/plugin/farm/
Dinfos.animal.class.php185 private function smallest($f) { function in dokuwiki_farm_animal_infos
328 $st = $this->smallest($fi);
422 $st = $this->smallest($fi);
/plugin/cloud/
Dstyle.less11 /* Font sizes from largest to smallest font. */
/plugin/404manager/
DREADME.md107 …start pages. If two start page for a namespace have the same score, the smallest start page is fir…
113 We have the same score and the redirection occur on the smallest start page : first start page.
/plugin/photogallery/phpThumb/
DphpThumb.config.php.default162 …size'] = 1; // size of text in error messages, from 1 (smallest) to 5 (largest)
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/
DREADME.md329 to disable. The smallest `sequences` length is `2`. A `sequences` value of `1`
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG1036 * made major speed improvements for loops (up to 300% on even the smallest loops)
/plugin/asciidocjs/node_modules/uglify-js/
DREADME.md801 to disable. The smallest `sequences` length is `2`. A `sequences` value of `1`
/plugin/photogallery/phpThumb/docs/
Dphpthumb.changelog.txt314 Most times you want the smallest filesize so keep the default
/plugin/bible/bible_douayRheims/
D1_Corinthians.txt105 …his world? And if the world shall be judged by you, are you unworthy to judge the smallest matters?
DIsaias.txt781 …40:15. Behold the Gentiles are as a drop of a bucket, and are counted as the smallest grain of a b…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Deditor.worker.js.map1smallest of the ones we've seen\n this.m_originalStart = Math.min(this.m_originalStart, ori…
Djson.worker.js.map1smallest of the ones we've seen\n this.m_originalStart = Math.min(this.m_originalStart, ori…
D2.2.js.map1smallest size such that both its width and its height can completely cover the background position…
Dbundle.js.map1smallest possible\n // coordinates. The second sweep removes unused space by moving blocks to the…
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 99…
H A Dbootstrap.rtl.min.css.map1smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 99…
/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/dist/
Dsource-map.min.js.map1smallest of these.\n\t while (index - 1 >= 0) {\n\t if (aCompare(aHaystack[index], aHaystack[i…
/plugin/asciidocjs/node_modules/source-map/dist/
Dsource-map.min.js.map1smallest of these.\n\t while (index - 1 >= 0) {\n\t if (aCompare(aHaystack[index], aHaystack[i…
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dbootstrap.16col.min.css.map1smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n…
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.16col.min.css.map1smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n…
/plugin/tuxquote/
Dquotes.txt931 What is the most rigorous law of our being? Growth. No smallest atom of our moral, mental, or phys…
3526 …the goose as to obtain the largest possible amount of feathers with the smallest possible amount o…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1smallest key in\n * the queue. Adding and removing elements takes O(log n) time. A key can\n * hav…
/plugin/subjectindex/plugins/
Dbible_verses.txt6670 …save Israel? Look! My thousand is the least in Ma·nas'seh, and I am the smallest in my father's ho…
7413 At this Saul answered and said: "Am I not a Ben'ja·min·ite of the smallest of the tribes of Israel,…
7981 and to carry off captive the women [and all] that were in it, from the smallest to the greatest. Th…
7998 And there was nothing of theirs lacking, from the smallest to the greatest and to sons and daughter…
10049 How, then, could you turn back the face of one governor of the smallest servants of my lord, while …
17276 There are four things that are the smallest of the earth, but they are instinctively wise:
18340 How, then, could you turn back the face of one governor of the smallest servants of my lord, while …
19977 …e'ah and Jez·a·ni'ah the son of Ho·shai'ah and all the people, from the smallest one even to the g…
19984 … the military forces who were with him and for all the people, from the smallest one even to the g…
20023 …the sword; [and] by the famine they will come to their finish, from the smallest one even to the g…
[all …]

12