Home
last modified time | relevance | path

Searched defs:len (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php66 $len = strlen($prefix); variable
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php907 protected function makeCentralFileRecord($offset, $ts, $crc, $len, $clen, $name, $comp = null)
954 protected function makeLocalFileHeader($ts, $crc, $len, $clen, $name, $comp = null)
992 protected function makeCrcAndSize($crc, $len, $clen) {
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php238 protected function pad($string, $len)
/dokuwiki/inc/
H A DPassHash.php135 public function gen_salt($len = 32)
155 public function init_salt(&$salt, $len = 32, $cut = true)