Home
last modified time | relevance | path

Searched refs:strlen (Results 51 – 75 of 1362) sorted by relevance

12345678910>>...55

/plugin/jukebox/id3/
H A Dgetid3.lib.php19 for ($i = 0; $i < strlen($string); $i++) {
170 switch (strlen($byteword) * 8) {
239 $bytewordlen = strlen($byteword);
276 $bytewordlen = strlen($byteword);
707 for ($i = 0; $i < strlen($string); $i++) {
751 $stringlength = strlen($string);
794 $stringlength = strlen($string);
837 $stringlength = strlen($string);
1041 $strlen = strlen($string);
1042 for ($i = 0; $i < $strlen; $i++) {
[all …]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DDigestMD5Encoder.php17 use function dechex, explode, implode, preg_match, sprintf, str_pad, strlen, substr; alias
103 $this->length = strlen($binary);
128 $this->pos += strlen($keyMatches[1]);
268 $length = strlen($expected);
288 $this->pos += strlen($matches[1]);
311 if (strlen($matches[1]) !== $length) {
314 $this->pos += strlen($matches[1]);
327 $this->pos += strlen($matches[1]);
337 if (strlen($data) !== $length) {
/plugin/photogallery/phpThumb/
H A Dphpthumb.ico.php52 while (strlen($icANDmask[$key][$y]) % 32) {
58 for ($i = 0, $iMax = strlen($scanlinemaskbits); $i < $iMax; $i += 8) {
102 $dwBytesInRes = 40 + strlen($icXOR[$key]) + strlen($icAND[$key]);
106 $dwImageOffset += strlen($BitmapInfoHeader[$key]);
107 $dwImageOffset += strlen($icXOR[$key]);
108 $dwImageOffset += strlen($icAND[$key]);
/plugin/sphinxsearch-was/
H A Dsphinxapi.php142 $p = max(0, strlen($v) - 13);
183 $p = max(0, strlen($v) - 13);
206 $p = max(0, strlen($v) - 13);
598 if (strlen($header) == 8) {
605 $left -= strlen($chunk);
613 $read = strlen($response);
1070 $len = 4 + strlen($req);
1314 $len = strlen($req);
1330 $rlen = strlen($response);
1382 $len = strlen($req);
[all …]
/plugin/sphinxsearch/
H A Dsphinxapi.php144 $p = max(0, strlen($v) - 13);
213 $p = max(0, strlen($v) - 13);
628 if ( strlen($header)==8 )
638 $left -= strlen($chunk);
646 $read = strlen ( $response );
1109 $len = 4+strlen($req);
1347 $len = strlen($req);
1362 $rlen = strlen($response);
1417 $len = strlen($req);
1432 $rlen = strlen($response);
[all …]
/plugin/swiftmail/Swift/Message/
H A DHeaders.php397 $row, 72, ($key > 0 ? 0 : (75-(strlen($name)+5))), $this->LE);
404 $used_length = strlen($name) + 2 + strlen($spec) + 2;
408 $row, (75-(strlen($spec)+6)), ($key > 0 ? 0 : (75-$used_length)), true, $this->LE));
416 $used_length = strlen($name) + 2 + strlen($spec) + 2;
418 $row, (75-(strlen($spec)+5)), ($key > 0 ? 0 : (76-($used_length+3))), true, $this->LE);
493 $used_len = strlen($lines[count($lines)-1]);
502 $avail_len = 70 - (strlen($attribute) + 4);
513 if ((strlen($encoded) + $used_len + strlen($attribute) + 4) < 74)
518 $used_len += strlen($append);
540 $used_len = strlen($append)+1;
[all …]
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php68 $len = strlen($str);
89 $len = strlen($Str);
127 $suflen = strlen($suffix);
145 * @see strlen()
153 return strlen(utf8_decode($string));
159 return strlen($string);
216 $offset = $strlen + $offset;
236 if (!isset($strlen)) $strlen = utf8_strlen($str); // see notes
718 $len = strlen($str);
1027 $str = substr($str,strlen($matches[0]));
[all …]
/plugin/pycode/
H A Dmethod.php89 $length = strlen($line);
99 $ind_cls = $length - strlen($str);
102 $ind_def = $length - $ind_cls - strlen($str);
143 $length = strlen($line);
148 $ind_cls = $length - strlen(ltrim($line));
259 if (strlen($docstr[0]) != 0) {
267 $length = strlen($line);
268 $indent = $length - strlen(ltrim($line));
854 $length = strlen($line);
856 $ind = $length - strlen(ltrim($line));
[all …]
/plugin/odt/ODT/
H A DXMLUtil.php52 $max = strlen ($xmlCode);
53 $elementLength = strlen ($element);
118 $max = strlen ($xmlCode);
119 $elementLength = strlen ($element);
191 $max = strlen ($xmlCode);
214 $elementLength = strlen ($found_element);
282 $max = strlen ($xmlCode);
303 $elementLength = strlen ($found_element);
377 $end_length = strlen ('</'.$element.'>');
392 $value = substr($matches [0], strlen($attribute)+2);
/plugin/orphanmedia/
H A Dsyntax.php66 if (strlen($data[1])>0) {
537 if(strlen($flashpl_link)>3) $a_links[] = $flashpl_link;
540 if(strlen($flashpl_link)>3) $a_links[] = $flashpl_link;
579 if(strlen($flshare_link)>3) $b_links[] = $flshare_link;
611 if(strlen($galary_link)>3) $d_links[] = $galary_link;
614 if(strlen($galary_link)>3) $d_links[] = $galary_link;
624 if(strlen($media_link)<3) continue;
653 if(strlen($flashpl_link)<3) continue;
675 if(strlen($fileshare_link)<3) continue;
697 if(strlen($imgmaps_link)<3) continue;
[all …]
/plugin/orphanmedia2/
H A Dsyntax.php67 if (strlen($data[1])>0) {
538 if(strlen($flashpl_link)>3) $a_links[] = $flashpl_link;
541 if(strlen($flashpl_link)>3) $a_links[] = $flashpl_link;
580 if(strlen($flshare_link)>3) $b_links[] = $flshare_link;
612 if(strlen($galary_link)>3) $d_links[] = $galary_link;
615 if(strlen($galary_link)>3) $d_links[] = $galary_link;
625 if(strlen($media_link)<3) continue;
654 if(strlen($flashpl_link)<3) continue;
676 if(strlen($fileshare_link)<3) continue;
698 if(strlen($imgmaps_link)<3) continue;
[all …]
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DBitStringType.php86 $length = strlen($bytes);
90 if ($minLength && strlen($bitstring) < $minLength) {
109 if ($num === 1 && strlen($pieces[0]) !== 8) {
111 } elseif ($num !== 0 && strlen($pieces[$num - 1]) !== 8) {
116 if ($minLength && strlen($bitstring) < $minLength) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DI25.php58 if ((strlen($code) % 2) != 0) {
67 $clen = strlen($code);
77 $chrlen = strlen($chr[$charBar]);
81 $seqlen = strlen($seq);
113 $len = strlen($code);
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A Dinet6.php59 while (strlen($p) < 4) $p = '0' . $p;
65 if (strlen($result) == 39) {
102 for ($i = strlen($mask) - 2; $i < 128; $i++) $mask .= '0';
153 if (strlen($addr) != 39) {
181 while (strlen($p1) < 16) $p1 = '0' . $p1;
182 while (strlen($p2) < 16) $p2 = '0' . $p2;
/plugin/weiqi/
H A Dweiqi_parser.php96 … if (substr($line, 0, strlen($this->conf['attributes_key'])) == $this->conf['attributes_key']) {
97 $attributes_str.= ' '.substr($line, strlen($this->conf['attributes_key']));
99 … } elseif (substr($line, 0, strlen($this->conf['caption_key'])) == $this->conf['caption_key']) {
105 $caption = trim(substr($line, strlen($this->conf['caption_key'])));
109 if (empty($line_length)) $line_length = strlen($line);
110 if (strlen($line) != $line_length) {
126 … $cap = substr($line, 0, strlen($this->conf['caption_key'])) == $this->conf['caption_key'];
133 for($i=0;$i<strlen($line);$i++)
136 for($i=0;$i<strlen($line)/2;$i++)
253 if (strlen($str) == 1) {
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php393 for ($i = 0, $max = strlen($in); $i <= $max; $i++) {
448 $strlen = strlen($match[1]);
450 if ($strlen > 0) {
452 $column = $strlen - $offset - 1;
454 $column += $strlen;
458 $i += $strlen - 1;
540 $strlen = strlen($match[1]);
542 if ($strlen > 0) {
546 $column += $strlen;
551 $i += $strlen - 1;
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php27 for ($i = 0; $i < strlen($string); $i++) {
262 switch (strlen($byteword) * 8) {
336 $bytewordlen = strlen($byteword);
388 $bytewordlen = strlen($byteword);
867 for ($i = 0; $i < strlen($string); $i++) {
937 $stringlength = strlen($string);
987 $stringlength = strlen($string);
1037 $stringlength = strlen($string);
1338 $strlen = strlen($string);
1339 for ($i = 0; $i < $strlen; $i++) {
[all …]
/plugin/openid/Auth/OpenID/
H A DCryptUtil.php85 $popsize = strlen($population);
109 if (strlen($s1) != strlen($s2)) {
114 $length = strlen($s1);
H A DTrustRoot.php250 if (strlen($tld) == 2 && strlen($second_level) <= 3) {
288 substr($host, -(strlen($host_tail))) != $host_tail &&
303 if (substr($path, 0, strlen($base_path)) != $base_path) {
306 if (substr($base_path, strlen($base_path) - 1, 1) != '/' &&
307 substr($path, strlen($base_path), 1) != '/') {
314 $qplus = substr($query, 0, strlen($base_query) + 1);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DReadWrite.php275 return $this->write($string, strlen($string));
310 return $this->write($integer, strlen($integer));
323 return $this->write($float, strlen($float));
336 return $this->write($array, strlen($array));
348 return $this->write($line . "\n", strlen($line) + 1);
364 return $this->write($string, strlen($string));
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBinaryField.php92 $length = strlen($t1);
102 if (strlen($c) == $t) {
148 return strlen(Integer::getModulo($this->instanceID));
158 return strlen(Integer::getModulo($this->instanceID)) << 3;
172 $pad = strlen($x) >> 3;
173 if (strlen($x) & 3) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DFull.php81 $paddingLength = strlen($paddingLine2);
88 $length = strlen($error['message']);
90 $length += (strlen($error['source']) + 3);
99 $fileLength = strlen($file);
153 $padding = ($maxLineNumLength - strlen($line));
/plugin/fedauth/Auth/OpenID/
H A DCryptUtil.php86 $popsize = strlen($population);
110 if (strlen($s1) != strlen($s2)) {
115 $length = strlen($s1);
H A DTrustRoot.php250 if (strlen($tld) == 2 && strlen($second_level) <= 3) {
288 substr($host, -(strlen($host_tail))) != $host_tail &&
303 if (substr($path, 0, strlen($base_path)) != $base_path) {
306 if (substr($base_path, strlen($base_path) - 1, 1) != '/' &&
307 substr($path, strlen($base_path), 1) != '/') {
314 $qplus = substr($query, 0, strlen($base_query) + 1);
/plugin/authradius/
H A Ddes.php37 if (strlen($key) < 7)
40 if (strlen($key) == 7) $key = des_add_parity($key);
43 …$blockCount = (int) (strlen($clearText) / 8); //Figure out how many blocks of 8 bytes we need to …
44 if (strlen ($clearText) % 8) { //Check to see if there are any leftovers
219 for ($i = 0; $i < strlen($bitStream); $i++) {
234 for ($i = 0; $i < (strlen($byteStream) / 8); $i++) {
255 for ($i = 0; $i < strlen($a); $i++) {
284 for ($i = 0; $i < strlen($key); $i++) {

12345678910>>...55