Home
last modified time | relevance | path

Searched defs:length (Results 1 – 22 of 22) sorted by last modified time

/dokuwiki/inc/
H A Dutf8.php99 utf8_substr($str, $offset, $length = null) global() argument
108 utf8_substr_replace($string, $replacement, $start, $length = 0) global() argument
H A Dauth.php340 auth_randombytes($length) global() argument
H A DJpegMeta.php1270 _writeJPEGMarker($marker, $length, & $data, $origLength) global() argument
3173 _getFixedString(& $data, $pos, $length = 1) global() argument
3199 _hexDump(& $data, $start = 0, $length = 1) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php2149 _encodeLength($length) global() argument
[all...]
H A DRandom.php46 string($length) global() argument
H A DRijndael.php191 setKeyLength($length) global() argument
222 setBlockLength($length) global() argument
[all...]
H A DTwofish.php415 * @throws \LengthException if the key length isn't supported argument
H A DAES.php70 setBlockLength($length) global() argument
85 setKeyLength($length) global() argument
[all...]
H A DBase.php
H A DBlowfish.php419 setKeyLength($length) global() argument
[all...]
H A DRC2.php302 setKeyLength($length) global() argument
[all...]
H A DRC4.php207 setKeyLength($length) global() argument
[all...]
H A DTripleDES.php231 setKeyLength($length) global() argument
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DTar.php439 protected function readbytes($length) argument
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php95 * @param int $length the maximum length the string should be truncated to argument
[all...]
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php271 protected function substr($string, $start = 0, $length = null) argument
/dokuwiki/inc/Utf8/
H A DPhpString.php83 substr($str, $offset, $length = null) global() argument
190 substr_replace($string, $replacement, $start, $length = 0) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php1150 _encodeLength($length) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php3755 _encodeASN1Length($length) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php2561 get($remote_file, $local_file = false, $offset = 0, $length = 1, $progressCallback = null) global() argument
[all...]
/dokuwiki/lib/scripts/
H A Dhelpers.js12 function substr_replace(str, replace, start, length) { argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php160 public $length; variable in SimplePie\\Enclosure
230 public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitrate = null, $captions = null, $categories = null, $channels = null, $copyright = null, $credits = null, $description = null, $duration = null, $expression = null, $framerate = null, $hashes = null, $height = null, $keywords = null, $lang = null, $medium = null, $player = null, $ratings = null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = null) argument
[all...]