Home
last modified time | relevance | path

Searched refs:strlen (Results 251 – 275 of 1362) sorted by relevance

1...<<11121314151617181920>>...55

/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DTokenizer.php114 $len = strlen($text);
251 if (strlen($this->buffer) > 0) {
290 return $closeIndex + strlen($close) - 1;
310 $this->otagLen = strlen($otag);
314 $this->ctagLen = strlen($ctag);
/plugin/move/helper/
H A Dhandler.php104 $len = strlen($conf['start']);
182 if(strlen($newrel) > strlen($new)) {
241 $oldlen = strlen($old_title);
335 $srclen = strlen($p['src']);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DBmp.php39 $cnt = strlen($palStr) / 4;
196 $cnt = strlen($str);
203 $padCnt = $lineWidth - strlen($out) % $lineWidth;
209 $padCnt = $lineWidth - strlen($out) % $lineWidth;
246 $cnt = strlen($str);
/plugin/jplayer/vendor/symfony/process/Tests/
H A DPipeStdinInStdoutStdErrStreamSelect.php37 if (in_array(\STDOUT, $w) && strlen($out) > 0) {
48 if (in_array(\STDERR, $w) && strlen($err) > 0) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.amr.php52 if ((strlen($buffer) < $this->getid3->fread_buffer_size()) && !feof($this->getid3->fp)) {
62 } while (strlen($buffer) > 0);
/plugin/farm/
H A Dtestclient.php24 $mid = trim(substr($m, strlen($start), -1 * strlen($end)));
/plugin/html2pdf/html2pdf/html2ps/
H A Dutils_units.php23 $units = substr($value, strlen($value)-2,2);
37 if (substr($value, strlen($value)-1, 1) === "%") {
/plugin/pdftools/
H A Daction.php34 (strlen($ID)-strpos($ID,'start'))==5) $show_button = false;
50 if (strlen($d)>1){
/plugin/quickstats/db/
H A Dphp-local-browscap.php56 $sa=strlen($a);
57 $sb=strlen($b);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A Dlibsodium.php54 switch (strlen($key)) {
113 if (strlen($privateKey->secret) != 32) {
/plugin/gitlabproject/
H A Dsyntax.php76 return array('state'=>$state, 'bytepos_end' => $pos + strlen($match));
112 return array('state'=>$state, 'bytepos_end' => $pos + strlen($match));
123 return array('state'=>$state, 'bytepos_end' => $pos + strlen($match));
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php65 socket_sendto($this->socket, $chunk, strlen($chunk), $flags = 0, $this->ip, $this->port);
70 $chunkSize = static::DATAGRAM_MAX_LENGTH - strlen($header);
/plugin/elwikiupgrade/
H A DHTTPClient.php247 $contentlength = strlen($data);
410 … if (strlen($chunk_size) > 128) // set an abritrary limit on the size of chunks
416 if($this->max_bodysize && $chunk_size+strlen($r_body) > $this->max_bodysize){
420 $chunk_size = $this->max_bodysize - strlen($r_body);
457 if(strlen($r_body) > $this->max_bodysize){
485 strlen($r_body) > 10 && substr($r_body,0,3)=="\x1f\x8b\x08"){
572 $towrite = strlen($data);
625 strlen($r_data), $time_used), -100);
647 $to_read -= strlen($bytes);
649 } while ($to_read > 0 && strlen($r_data) < $nbytes);
H A DVerboseTarLib.class.php120 $striplen = strlen($strip);
291 $len = strlen($data);
405 $written = strlen($data);
449 $namelen = strlen($name);
453 if(strlen($file) > 100 || strlen($dir) > 155) {
496 if(!$block || strlen($block) != 512) return false;
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php283 for ($i = 0; $i < strlen($this->content); $i++) {
435 if (',' == substr($value, strlen($value)-1, 1)) {
495 $length = strlen($entry);
514 $lastchar = $entrycopy{strlen($entrycopy)-1};
516 $lastchar = $entrycopy{strlen($entrycopy)-2};
587 for ($i = 0; $i < strlen($value); $i++) {
614 $length = strlen($entry);
805 if (is_string($word) && (strlen($trimmedword) > 0)) {
809 while (!$found && ($i <= strlen($word))) {
860 for ($i = 0; $i < strlen($entry); $i++) {
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php283 for ($i = 0; $i < strlen($this->content); $i++) {
435 if (',' == substr($value, strlen($value)-1, 1)) {
495 $length = strlen($entry);
514 $lastchar = $entrycopy{strlen($entrycopy)-1};
516 $lastchar = $entrycopy{strlen($entrycopy)-2};
587 for ($i = 0; $i < strlen($value); $i++) {
614 $length = strlen($entry);
805 if (is_string($word) && (strlen($trimmedword) > 0)) {
809 while (!$found && ($i <= strlen($word))) {
860 for ($i = 0; $i < strlen($entry); $i++) {
/plugin/publist/bib2tpl/lib/
H A DBibTex.php283 for ($i = 0; $i < strlen($this->content); $i++) {
435 if (',' == substr($value, strlen($value)-1, 1)) {
495 $length = strlen($entry);
514 $lastchar = $entrycopy{strlen($entrycopy)-1};
516 $lastchar = $entrycopy{strlen($entrycopy)-2};
587 for ($i = 0; $i < strlen($value); $i++) {
614 $length = strlen($entry);
805 if (is_string($word) && (strlen($trimmedword) > 0)) {
809 while (!$found && ($i <= strlen($word))) {
860 for ($i = 0; $i < strlen($entry); $i++) {
/plugin/acmenu/
H A Dsyntax.php260 $pg_name = cleanID(utf8_decodeFN(substr_replace($file, "", -strlen(".txt"))));
261 $id = implode(":", array_filter(array($ns_acmenu, $pg_name), "strlen"));
275 $id = implode(":", array_filter(array($ns_acmenu, $file, $conf["start"]), "strlen"));
295 "sub" => $this->_tree(implode(":", array_filter(array($ns_acmenu, $file), "strlen")), $level));
397 if (in_array(substr($val["id"], 0, -strlen(":" . $conf["start"])), $sub_ns)
404 if (in_array(substr($val["id"], 0, -strlen(":" . $conf["start"])), $sub_ns)) {
412 if (in_array(substr($val["id"], 0, -strlen(":" . $conf["start"])), $sub_ns)
/plugin/upgrade/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) {
/plugin/regex_template/
H A Daction.php39 $len = strlen(rtrim($conf['datadir'],'/'));
40 while (strlen($path) >= $len){
/plugin/combo/vendor/symfony/polyfill-php80/
H A DPhpToken.php52 $name = \strlen($this->text) > 1 || \ord($this->text) < 32 ? null : $this->text;
98 $position += \strlen($text);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DPostnet.php70 $len = strlen($code);
85 $len = strlen($code);
/plugin/freechat/phpfreechat/lib/json/
H A DJSON.php200 switch(strlen($utf8)) {
256 $strlen_var = strlen($var);
518 $strlen_chrs = strlen($chrs);
645 $strlen_chrs = strlen($chrs);
701 … ((strlen(substr($chrs, 0, $c)) - strlen(rtrim(substr($chrs, 0, $c), '\\'))) % 2 != 1)) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php331 if (strlen($c) != $this->k) { // or if k < 11
348 $m = substr($em, strlen($ps) + 3);
350 if (strlen($ps) < 8) {
384 if (strlen($c) != $this->k || $this->k < 2 * $this->hLen + 2) {
410 for ($i = 0; $i < strlen($m); $i++) {
439 if (strlen($m) > $this->k) {
/plugin/condition/
H A Dsyntax.php97 $match = substr($match, strlen($key)); // remove heading key
100 $match = substr($match, strlen($test)); // remove heading test
106 $match = substr($match, strlen($op)); // remove heading op
152 $match = substr($match, strlen($value) + 1);
176 $match = substr($match, strlen($value));

1...<<11121314151617181920>>...55