Home
last modified time | relevance | path

Searched refs:strlen (Results 26 – 50 of 101) sorted by relevance

12345

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC4.php151 $length = strlen($key);
222 $keyLength = strlen($key);
266 $len = strlen($text);
H A DRandom.php182 while (strlen($result) < $length) {
183 $i = $crypto->encrypt(microtime()); // strlen(microtime()) == 21
184 $r = $crypto->encrypt($i ^ $v); // strlen($v) == 20
185 $v = $crypto->encrypt($r ^ $i); // strlen($r) == 20
/dokuwiki/inc/Parsing/ParserMode/
H A DEntity.php39 if (strlen($this->pattern) > 0) {
H A DSmiley.php38 if (strlen($this->pattern) > 0) {
/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php66 $len = strlen($prefix);
/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php422 $strlen = strlen($string);
423 while (($position += strspn($string, $extra_chars, $position)) < $strlen) {
460 if ($position + $length <= $strlen) {
476 $position = $strlen - 1;
515 $strlen += 2;
896 $strlen = strlen($ihost);
897 while (($position += strcspn($ihost, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ%', $position)) < $strlen) {
926 } elseif (strspn($port, '0123456789') === strlen(
[all...]
H A DGzdecode.php196 $this->compressed_size = strlen($data);
335 if (sprintf('%u', strlen($this->data) & 0xFFFFFFFF) !== sprintf('%u', $isize)) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php266 $length = strlen($encoded) - $encoded_pos;
282 if ($length > (strlen($encoded) - $encoded_pos)) {
353 if ($constructed || strlen($content) != 1) {
378 $length -= (strlen($content) - $content_pos);
420 if ($constructed || strlen($content)) {
431 $content_len = strlen($content);
745 $size = (strlen($decoded['content']) - 1) * 8 - $offset;
755 for ($i = strlen($decoded['content']) - 1; $i > 0; $i--) {
935 $temp = $subtag . self::encodeLength(strlen($temp)) . $temp;
969 $temp = $subtag . self::encodeLength(strlen(
[all...]
H A DANSI.php210 for ($i = 0; $i < strlen($source); $i++) {
211 if (strlen($this->ansi)) {
220 case strlen($this->ansi) == 2 && $chr >= 64 && $chr <= 95 && $chr != ord('['):
221 case strlen($this->ansi) > 2 && $chr >= 64 && $chr <= 126:
379 //if (!strlen($this->tokenization[count($this->tokenization) - 1])) {
386 if ($this->x > strlen($this->screen[$this->y])) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php150 } elseif ($orig[strlen($orig) - 1] == '#') {
307 call_user_func($this->notification, STREAM_NOTIFY_PROGRESS, STREAM_NOTIFY_SEVERITY_INFO, '', 0, strlen($result), $this->size);
314 $this->pos += strlen($result);
339 call_user_func($this->notification, STREAM_NOTIFY_PROGRESS, STREAM_NOTIFY_SEVERITY_INFO, '', 0, strlen($data), strlen($data));
345 $this->pos += strlen($data);
350 return strlen($data);
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DEmailAddressValidator.php161 if (strlen(preg_replace('/[0-9]/', '', $domainPortionParts[$i])) <= 0) {
180 $textLength = strlen($text);
/dokuwiki/inc/HTTP/
H A DHTTPClient.php234 $contentlength = strlen($data);
408 if (strlen($chunk_size) > 128) // set an abritrary limit on the size of chunks
414 if ($this->max_bodysize && $chunk_size + strlen($r_body) > $this->max_bodysize) {
418 $chunk_size = $this->max_bodysize - strlen($r_body);
462 if (strlen($r_body) > $this->max_bodysize) {
492 strlen($r_body) > 10 && str_starts_with($r_body, "\x1f\x8b\x08")
586 $towrite = strlen($data);
642 strlen($r_data),
668 $to_read -= strlen($bytes);
670 } while ($to_read > 0 && strlen(
[all...]
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php100 if (strlen($string) <= $length) {
190 return substr($fileInfo["basename"], 0, -(strlen($fileInfo["extension"]) + 1)).".xml";
H A DKMLCreator.php103 return substr($fileInfo["basename"], 0, -(strlen($fileInfo["extension"]) + 1)).".kml";
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php139 $initialLength = strlen($raw);
144 $currentLength = strlen($raw);
145 $matchPos = $initialLength - $currentLength - strlen($matched);
/dokuwiki/inc/
H A DJpegMeta.php431 if(strlen($field) >= 8 && str_starts_with(strtolower($field), 'datetime')) {
432 if(strlen($value) < 8 || $value[4] != ':' || $value[7] != ':') {
1224 $this->_writeJPEGMarker(0xE1, strlen($exif), $exif, 0);
1234 $this->_writeJPEGMarker(0xED, strlen($adobe), $adobe, 0);
1242 $length = strlen($data);
1300 fputs($this->_fpout, $data, strlen($data));
2042 if (strlen($entries[$i]['value']) > 4) {
2111 $value = strlen($this->_info['exif']['TIFFStrips']);
2124 $value = strlen($this->_info['exif']['JFIFThumbnail']);
2171 if (($count != 0) && (strlen(
[all...]
H A DPassHash.php45 $len = strlen($hash);
158 if (strlen($salt) > $len && $cut) $salt = substr($salt, 0, $len);
228 $len = strlen($clear);
430 $count = strlen($hash);
827 $pack = 'H' . strlen($algo('test'));
832 if (strlen($key) > $size) {
838 for ($i = 0; $i < strlen($key) - 1; $i++) {
H A DSafeFN.class.php148 $len = strlen($sub);
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DTar.php180 if (!strlen($fileinfo->getPath()) || !$fileinfo->matchExpression($include, $exclude)) {
294 $read += strlen($data);
334 $len = strlen($data);
461 $written = strlen($data);
534 $namelen = strlen($name);
538 if (strlen($file) > 100 || strlen($dir) > 155) {
585 if (!$block || strlen($block) != 512) {
/dokuwiki/inc/Parsing/Handler/
H A DQuote.php83 $quoteLength = strlen($matches[0]);
/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php123 $classname = substr($obfuscatedProp, 1, -strlen($obfuscatedPropTail));
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedDate.php
/dokuwiki/inc/Ui/Media/
H A DDisplayRow.php78 if (PhpString::strlen($d) > 250) $d = PhpString::substr($d, 0, 250) . '...';
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php719 $this->language_path = ('/' == $path[strlen($path) - 1]) ? $path : $path . '/';
2193 $length = strlen($code);
2226 'open_strlen' => strlen($open),
2229 'close_strlen' => strlen($close),
2268 'close_strlen' => strlen($matches_rx['end'][0]),
2276 'close_strlen' => strlen($matches_rx[2][0]),
2390 $hq_strlen = strlen($hq);
2487 $length = strlen($part);
2512 'length' => strlen($match[0][0]),
2540 if ($testchar === substr($part, $i, strlen(
[all...]

12345