| /dokuwiki/inc/ |
| H A D | search.php | 30 function search(&$data, $base, $func, $opts, $dir = '', $lvl = 1, $sort = 'natural') 112 function search_qsearch(&$data, $base, $file, $type, $lvl, $opts) 138 function search_index(&$data, $base, $file, $type, $lvl, $opts) 168 function search_namespaces(&$data, $base, $file, $type, $lvl, $opts) 193 function search_media(&$data, $base, $file, $type, $lvl, $opts) 261 function search_mediafiles(&$data, $base, $file, $type, $lvl, $opts) 309 function search_list(&$data, $base, $file, $type, $lvl, $opts) 341 function search_pagename(&$data, $base, $file, $type, $lvl, $opts) 380 function search_allpages(&$data, $base, $file, $type, $lvl, $opts) 501 function search_universal(&$data, $base, $file, $type, $lvl, $opts)
|
| H A D | JpegMeta.php | 1745 function _readIFD($data, $base, $offset, $isBigEndian, $mode) {
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/ |
| H A D | PKCS8.php | 100 …public static function savePrivateKey(BigInteger $prime, BigInteger $base, BigInteger $privateKey,… 121 …public static function savePublicKey(BigInteger $prime, BigInteger $base, BigInteger $publicKey, a…
|
| H A D | PKCS1.php | 65 public static function saveParameters(BigInteger $prime, BigInteger $base, array $options = [])
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Installer.php | 107 public function installFromUrl($url, $base = null) 148 public function installFromArchive($archive, $base = null) 466 protected function findExtensions($dir, $base = null)
|
| H A D | ExtensionApiResponse.php | 18 public $base; variable in dokuwiki\\plugin\\extension\\ExtensionApiResponse
|
| H A D | Extension.php | 44 protected string $base; variable in dokuwiki\\plugin\\extension\\Extension 99 public static function createFromDirectory($dir, $type = null, $base = null) 106 protected function initFromDirectory($dir, $type = null, $base = null)
|
| /dokuwiki/lib/tpl/dokuwiki/images/ |
| H A D | pagetools-build.php | 43 $base = $i*90; variable
|
| /dokuwiki/lib/plugins/popularity/ |
| H A D | helper.php | 290 public function searchCountCallback(&$data, $base, $file, $type, $lvl, $opts)
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| H A D | DH.php | 63 protected $base; variable in phpseclib3\\Crypt\\DH
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ |
| H A D | BCMath.php | 59 public function __construct($x = 0, $base = 10) 79 protected function initialize($base)
|
| H A D | GMP.php | 58 public function __construct($x = 0, $base = 10) 83 protected function initialize($base)
|
| H A D | PHP.php | 74 public function __construct($x = 0, $base = 10) 93 protected function initialize($base)
|
| H A D | PHP64.php | 50 protected function initialize($base)
|
| H A D | PHP32.php | 50 protected function initialize($base)
|
| H A D | Engine.php | 129 public function __construct($x = 0, $base = 10)
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Source.php | 93 public function sanitize($data, $type, $base = '')
|
| H A D | Locator.php | 64 public $base; variable in SimplePie\\Locator
|
| H A D | Sanitize.php | 66 public $base; variable in SimplePie\\Sanitize 342 public function sanitize($data, $type, $base = '')
|
| H A D | IRI.php | 262 public static function absolutize($base, $relative)
|
| H A D | Item.php | 183 public function sanitize($data, $type, $base = '')
|
| H A D | Misc.php | 83 public static function absolutize_url($relative, $base)
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/ |
| H A D | BigInteger.php | 168 public function __construct($x = 0, $base = 10)
|
| /dokuwiki/inc/parser/ |
| H A D | handler.php | 312 public function base($match, $state, $pos) function in Doku_Handler
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | X509.php | 3077 public function setSerialNumber($serial, $base = -256)
|