Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 26) sorted by relevance

12

/dokuwiki/inc/
H A Dsearch.php30 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 DJpegMeta.php1745 function _readIFD($data, $base, $offset, $isBigEndian, $mode) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/
H A DPKCS8.php100 …public static function savePrivateKey(BigInteger $prime, BigInteger $base, BigInteger $privateKey,…
121 …public static function savePublicKey(BigInteger $prime, BigInteger $base, BigInteger $publicKey, a…
H A DPKCS1.php65 public static function saveParameters(BigInteger $prime, BigInteger $base, array $options = [])
/dokuwiki/lib/plugins/extension/
H A DInstaller.php107 public function installFromUrl($url, $base = null)
148 public function installFromArchive($archive, $base = null)
466 protected function findExtensions($dir, $base = null)
H A DExtensionApiResponse.php18 public $base; variable in dokuwiki\\plugin\\extension\\ExtensionApiResponse
H A DExtension.php44 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 Dpagetools-build.php43 $base = $i*90; variable
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php290 public function searchCountCallback(&$data, $base, $file, $type, $lvl, $opts)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDH.php63 protected $base; variable in phpseclib3\\Crypt\\DH
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php59 public function __construct($x = 0, $base = 10)
79 protected function initialize($base)
H A DGMP.php58 public function __construct($x = 0, $base = 10)
83 protected function initialize($base)
H A DPHP.php74 public function __construct($x = 0, $base = 10)
93 protected function initialize($base)
H A DPHP64.php50 protected function initialize($base)
H A DPHP32.php50 protected function initialize($base)
H A DEngine.php129 public function __construct($x = 0, $base = 10)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSource.php93 public function sanitize($data, $type, $base = '')
H A DLocator.php64 public $base; variable in SimplePie\\Locator
H A DSanitize.php66 public $base; variable in SimplePie\\Sanitize
342 public function sanitize($data, $type, $base = '')
H A DIRI.php262 public static function absolutize($base, $relative)
H A DItem.php183 public function sanitize($data, $type, $base = '')
H A DMisc.php83 public static function absolutize_url($relative, $base)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php168 public function __construct($x = 0, $base = 10)
/dokuwiki/inc/parser/
H A Dhandler.php312 public function base($match, $state, $pos) function in Doku_Handler
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php3077 public function setSerialNumber($serial, $base = -256)

12