Home
last modified time | relevance | path

Searched refs:smallest (Results 1 – 25 of 30) 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/dw2pdf/vendor/mpdf/qrcode/.github/
DCONTRIBUTING.md48 * Make small, *atomic* commits that keep the smallest possible related code changes together.
/plugin/dw2pdf/vendor/mpdf/mpdf/.github/
DCONTRIBUTING.md48 * Make small, *atomic* commits that keep the smallest possible related code changes together.
/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…

12