Searched defs:max (Results 1 – 12 of 12) sorted by relevance
/dokuwiki/lib/plugins/config/core/Setting/ |
H A D | SettingNumeric.php | 14 protected $max = null; global() variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingNumeric
|
/dokuwiki/vendor/splitbrain/php-cli/src/ |
H A D | TableFormatter.php | 19 protected $max = 74; variable in splitbrain\\phpcli\\TableFormatter 82 public function setMaxWidth($max) argument
|
/dokuwiki/inc/ChangeLog/ |
H A D | ChangeLog.php | 383 getRevisionsAround($rev1, $rev2, $max = 50) global() argument 478 retrieveRevisionsAround($rev, $max) global() argument [all...] |
/dokuwiki/lib/plugins/extension/ |
H A D | cli.php | 266 cmdSearch($query, $showdetails, $max) global() argument
|
/dokuwiki/inc/ |
H A D | io.php | 712 io_grep($file, $pattern, $max = 0, $backref = false) global() argument
|
H A D | auth.php | 353 auth_random($min, $max) global() argument
|
H A D | PassHash.php | 831 random($min, $max) global() argument
|
H A D | common.php | 1598 shorten($keep, $short, $max, $min = 9, $char = '…') global() argument
|
H A D | JpegMeta.php | 607 getTitle($max = 80) global() argument
|
/dokuwiki/inc/Search/ |
H A D | Indexer.php | 864 histogram($min = 1, $max = 0, $minlen = 3, $key = null) global() argument [all...] |
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | SimplePie.php | 1361 public function set_max_checked_feeds($max = 10) argument 2947 public function get_item_quantity($max = 0) argument [all...] |
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | lessc.inc.php |
|