Home
last modified time | relevance | path

Searched defs:base (Results 1 – 15 of 15) sorted by last modified time

/dokuwiki/lib/plugins/popularity/
H A Dhelper.php289 searchCountCallback(& $data, $base, $file, $type, $lvl, $opts) global() argument
/dokuwiki/inc/
H A Dsearch.php27 search(& $data, $base, $func, $opts, $dir = '', $lvl = 1, $sort = 'natural') global() argument
108 search_qsearch(& $data, $base, $file, $type, $lvl, $opts) global() argument
133 search_index(& $data, $base, $file, $type, $lvl, $opts) global() argument
162 search_namespaces(& $data, $base, $file, $type, $lvl, $opts) global() argument
188 search_media(& $data, $base, $file, $type, $lvl, $opts) global() argument
255 search_mediafiles(& $data, $base, $file, $type, $lvl, $opts) global() argument
302 search_list(& $data, $base, $file, $type, $lvl, $opts) global() argument
333 search_pagename(& $data, $base, $file, $type, $lvl, $opts) global() argument
371 search_allpages(& $data, $base, $file, $type, $lvl, $opts) global() argument
487 search_universal(& $data, $base, $file, $type, $lvl, $opts) global() argument
[all...]
H A DJpegMeta.php1742 _readIFD($data, $base, $offset, $isBigEndian, $mode) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php84 public static function absolutize_url($relative, $base) argument
H A DSanitize.php67 public $base; variable in SimplePie\\Sanitize
343 public function sanitize($data, $type, $base = '') argument
H A DSimplePie.php2304 public function sanitize($data, $type, $base = '') argument
H A DSource.php94 public function sanitize($data, $type, $base = '') argument
H A DIRI.php263 public static function absolutize($base, $relative) argument
[all...]
H A DItem.php184 public function sanitize($data, $type, $base = '') argument
H A DLocator.php65 public $base; variable in SimplePie\\Locator
[all...]
/dokuwiki/lib/tpl/dokuwiki/images/
H A Dpagetools-build.php43 $base = $i*90; variable
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php18 private $base; global() variable in helper_plugin_extension_extension
986 installArchive($file, $overwrite = false, $base = '') global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php4131 setSerialNumber($serial, $base = 256) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php166 protected static $base; global() variable in phpseclib\\Math\\BigInteger
251 __construct($x = 0, $base = 10) global() argument
[all...]
/dokuwiki/inc/parser/
H A Dhandler.php298 public function base($match, $state, $pos) { global() function in Doku_Handler