Home
last modified time | relevance | path

Searched refs:number (Results 1 – 25 of 26) sorted by relevance

12

/dokuwiki/vendor/splitbrain/lesserphp/src/Utils/
H A DUtil.php51 public static function convert($number, $to): array argument
53 $value = Asserts::assertNumber($number);
54 $from = $number[2];
58 return $number;
/dokuwiki/vendor/splitbrain/lesserphp/src/Functions/
H A DMisc.php102 [$number, $newUnit] = $arg[2];
105 Asserts::assertNumber($number),
/dokuwiki/lib/plugins/popularity/lang/en/
H A Dintro.txt7 Data collected contains information like your DokuWiki version, the number and size of your pages a…
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php569 $number = $element->childNodes->length;
570 for ($i = $number; $i > 0; $i--) {
592 $number = $element->childNodes->length;
593 for ($i = $number; $i > 0; $i--) {
H A DSimplePie.php3142 * @param int $limit Maximum number of items per feed
/dokuwiki/_test/tests/inc/
H A Dhttpclient_http.test.php125 $this->assertEquals('Maximum number of redirects exceeded', $http->error);
/dokuwiki/_test/
H A DREADME15 The composer configuration contains a number of scripts to run the various tools on all of DokuWiki.
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md17 …ary was developed back in 2002 and updated through 2010 by Incutio for a number of projects the co…
/dokuwiki/vendor/geshi/geshi/
H A DBUGS11 - Using the extra line number highlighting feature without actually using line numbers
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
H A DCHANGELOG275 - Minor change in INT_BASIC number regexp to support '..' range operator
308 - Reworked parts of the number support (BenBE)
346 - Changed INT_BASIC number format to allow numbers followed . at EOL (BenBE)
541 * Extended support for number formats now covering the most common formats (SF#1923058, BenBE)
696 - Fixed tab replacement code not generating the correct number of spaces in
833 - Prevented number highlighting if they are just after underscores (Joce)
1026 and bugs with when line number classes are outputted in economy mode have been fixed
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dpagetools.less19 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt3 … make DokuWiki especially useful in the enterprise context and the large number of [[doku>plugins]…
H A Dsyntax.txt444 | any number | will be used as maximum number items to show, defaults to 8 |
/dokuwiki/vendor/php81_bc/strftime/
H A DREADME.md106 | `%U` | Week number of the given year, starting with the first Sunday as the first week …
107 | `%V` | ISO-8601:1988 week number of the given year, starting withthe first week of the year wit…
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php453 * @param number $date_at timestamp
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE11 the version number 2.1.]
98 programs enables a greater number of people to use a large body of
418 Each version is given a distinguishing version number. If the Library
419 specifies a version number of this License which applies to it and
423 license version number, you may choose any version ever published by
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE11 the version number 2.1.]
98 programs enables a greater number of people to use a large body of
418 Each version is given a distinguishing version number. If the Library
419 specifies a version number of this License which applies to it and
423 license version number, you may choose any version ever published by
/dokuwiki/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/dokuwiki/_test/data/pages/wiki/
H A Dsyntax.txt444 | any number | will be used as maximum number items to show, defaults to 8 |
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php1879 * @param int $number The number to start line numbers at
1882 public function start_line_numbers_at($number) { argument
1883 $this->line_numbers_start = abs(intval($number));
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md48 - The method `SimplePie\SimplePie::get_image_height()` returns the pixel number as `int` instead of…
49 - The method `SimplePie\SimplePie::get_image_width()` returns the pixel number as `int` instead of …
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE611 Each version is given a distinguishing version number. If the
616 Foundation. If the Program does not specify a version number of the
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A Dcomposer.lock1365 … "description": "Library that helps with managing the version number of Git-hosted PHP projects",
/dokuwiki/vendor/splitbrain/slika/
H A Dcomposer.lock1588 … "description": "Library that helps with managing the version number of Git-hosted PHP projects",

12