/plugin/findologicxmlexport/vendor/hoa/stream/IStream/ |
H A D | In.php | 62 public function read($length); 70 public function readString($length); 93 public function readInteger($length = 1); 101 public function readFloat($length = 1);
|
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/ |
H A D | Text.php | 38 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep… 56 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre… 78 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep… 93 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
|
/plugin/findologicxmlexport/vendor/hoa/file/ |
H A D | Read.php | 127 public function read($length) 146 public function readString($length) 177 public function readInteger($length = 1) 188 public function readFloat($length = 1)
|
H A D | ReadWrite.php | 134 public function read($length) 153 public function readString($length) 184 public function readInteger($length = 1) 195 public function readFloat($length = 1) 252 public function write($string, $length)
|
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/ |
H A D | BerEncoder.php | 289 decodeBytes(bool $isRoot = false, $tagType = null, $length = null, $isConstructed = null, $class = null) global() argument 475 decodeLongDefiniteLength(int $length) global() argument 856 decodeGeneralizedTime($length) global() argument 866 decodeUtcTime($length) global() argument 879 decodeTime(string $format, string $regex, array $matchMap, $length) global() argument 938 decodeOid($length) global() argument 969 decodeRelativeOid($length) global() argument 997 decodeBitString($length) global() argument 1025 binaryToBitString(int $length, int $unused) global() argument 1047 decodeInteger($length) global() argument 1098 decodeReal($length) global() argument 1162 decodeConstructedType($length) global() argument [all...] |
/plugin/gtime/gtlib/util/ |
H A D | GTBase16.php | 45 public static function encode(array $bytes, $offset = null, $length = null) { 58 public static function encodeWithColons(array $bytes, $offset = null, $length = null) { 71 public static function encodeWithSpaces(array $bytes, $offset = null, $length = null) {
|
H A D | GTBase32.php | 45 public static function encode(array $bytes, $offset = null, $length = null) { 58 public static function encodeWithDashes(array $bytes, $offset = null, $length = null) {
|
/plugin/findologicxmlexport/vendor/hoa/file/Link/ |
H A D | Read.php | 128 public function read($length) 147 public function readString($length) 178 public function readInteger($length = 1) 189 public function readFloat($length = 1)
|
H A D | ReadWrite.php | 135 public function read($length) 154 public function readString($length) 185 public function readInteger($length = 1) 196 public function readFloat($length = 1) 253 public function write($string, $length)
|
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/ |
H A D | Read.php | 128 public function read($length) 147 public function readString($length) 178 public function readInteger($length = 1) 189 public function readFloat($length = 1)
|
H A D | ReadWrite.php | 135 public function read($length) 154 public function readString($length) 185 public function readInteger($length = 1) 196 public function readFloat($length = 1) 253 public function write($string, $length)
|
/plugin/authfacebook/lib/PseudoRandomString/ |
H A D | PseudoRandomStringGeneratorTrait.php | 35 public function validateLength($length) 54 public function binToHex($binaryData, $length)
|
/plugin/zip/pear/File/Archive/Reader/ |
H A D | Gzip.php | 124 function getData($length = -1) 146 function skip($length = -1) 167 function rewind($length = -1)
|
H A D | Tar.php | 72 function skip($length = -1) 89 function rewind($length = -1) 215 function getData($length = -1)
|
H A D | Relay.php | 76 function getData($length = -1) { return $this->source->getData($length); } 80 function skip($length = -1) { return $this->source->skip($length); } 84 function rewind($length = -1) { return $this->source->rewind($length); }
|
H A D | Ar.php | 192 function getData($length = -1) 217 function skip($length = -1) 242 function rewind($length = -1)
|
H A D | Concat.php | 104 function getData($length = -1) 138 function skip($length = -1) 154 function rewind($length = -1)
|
H A D | Zip.php | 204 function getData($length = -1) 227 function skip($length = -1) 240 function rewind($length = -1)
|
H A D | Cache.php | 126 function getData($length = -1) 163 function skip($length = -1) 189 function rewind($length = -1)
|
H A D | Memory.php | 122 function getData($length = -1) 140 function skip($length = -1) 154 function rewind($length = -1)
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | AES.php | 71 public function setBlockLength($length) 86 public function setKeyLength($length)
|
/plugin/aichat/vendor/vanderlee/php-sentence/src/ |
H A D | Multibyte.php | 105 isLastPart($length, $flags, $limit, & $count) global() argument 121 isPart($length, $flags) global() argument 140 makePart($string, $position, $length = null, $offset_capture = false) global() argument [all...] |
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/ |
H A D | UidProcessor.php | 26 public function __construct(int $length = 7) 55 private function generateUid(int $length): string
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/ |
H A D | EanUpc.php | 22 public function __construct($code, $length, $leftMargin, $rightMargin, $xDim, $barHeight) argument 36 private function init($code, $length) argument [all...] |
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/ |
H A D | StreamReader.php | 250 public function readBytes($length, $position = null) argument 283 readLine($length = 1024) global() argument 402 reset($pos = 0, $length = 200) global() argument 434 ensure($pos, $length) global() argument [all...] |