Home
last modified time | relevance | path

Searched refs:substr (Results 101 – 125 of 2368) sorted by relevance

12345678910>>...95

/plugin/gcalendar/inc/
H A Dgcal_read.php28 $page_list = substr($page_list,0,-1);
128 $buffer = trim(substr($buffer,1)); # remove dash
151 if($entry{0}==">") $buffer=substr($entry,1);
214 $text=trim(substr($text,strlen($match[0])));
233 $text=trim(substr($text,strlen($match[0])));
256 $text=trim($match[1].substr($text,strlen($match[0])));
262 $text=trim(substr($text,strlen($match[0])));
282 if(substr($page,-1)=="*") {
285 $dir = wikiFN(substr($page,0,-1).$start);
294 $pl[] = substr($page,0,-1).substr($file,0,-4);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.apetag.php56 …if (substr($APEfooterID3v1, strlen($APEfooterID3v1) - $id3v1tagsize - $apetagheadersize, 8) == 'AP…
62 … } elseif (substr($APEfooterID3v1, strlen($APEfooterID3v1) - $apetagheadersize, 8) == 'APETAGEX') {
120 …if ($thisfile_ape['header'] = $this->parseAPEheaderFooter(substr($APEtagData, 0, $apetagheadersize…
133 $value_size = getid3_lib::LittleEndian2Int(substr($APEtagData, $offset, 4));
135 $item_flags = getid3_lib::LittleEndian2Int(substr($APEtagData, $offset, 4));
137 if (strstr(substr($APEtagData, $offset), "\x00") === false) {
142 $item_key = strtolower(substr($APEtagData, $offset, $ItemKeyLength));
151 $thisfile_ape_items_current['data'] = substr($APEtagData, $offset, $value_size);
366 $headerfooterinfo_raw['footer_tag'] = substr($APEheaderFooterData, 0, 8);
370 …$headerfooterinfo_raw['version'] = getid3_lib::LittleEndian2Int(substr($APEheaderFooterData, …
[all …]
H A Dmodule.audio.wavpack.php49 $blockheader_magic = substr($wavpackheader, 0, 4);
50 $blockheader_size = getid3_lib::LittleEndian2Int(substr($wavpackheader, 4, 4));
129 …$info['wavpack']['blockheader']['total_samples'] = getid3_lib::LittleEndian2Int(substr($wavpackhea…
130 …$info['wavpack']['blockheader']['block_index'] = getid3_lib::LittleEndian2Int(substr($wavpackhea…
131 …$info['wavpack']['blockheader']['block_samples'] = getid3_lib::LittleEndian2Int(substr($wavpackhea…
132 …$info['wavpack']['blockheader']['flags_raw'] = getid3_lib::LittleEndian2Int(substr($wavpackhea…
133 …$info['wavpack']['blockheader']['crc'] = getid3_lib::LittleEndian2Int(substr($wavpackhea…
176 …$metablock['size'] = getid3_lib::LittleEndian2Int(substr($metablockheader, 1)) * 2; // size is sto…
194 $metablock['data'] = substr($metablock['data'], 0, -1);
224 $original_wav_filesize = getid3_lib::LittleEndian2Int(substr($metablock['data'], 4, 4));
[all …]
/plugin/box/
H A Dsyntax.php53 if ($mode == substr(get_class($this), 7)) {
85 $data = $this->boxstyle(trim(substr($match, 4, -1)));
86 if (substr($match, -1) == '|') {
106 $data = trim(substr($match, 5, -1));
107 $title = ($data && $data[0] == "|") ? substr($data, 1) : '';
250 hexdec(substr($colour, 1, 2)),
251 hexdec(substr($colour, 3, 2)),
252 hexdec(substr($colour, 5, 2))
257 return explode(',', substr($colour, 4, -1));
/plugin/itemtable/
H A Dsyntax.php81 … $TableData.="^".$this->options["header"].substr("^^^^^^^^^^",0,$this->options["cols"]+1)."\n";
103 …$RowElements["__col"][$CellActive-1].=" ".substr($rawline,0,strpos($rawline,$this->options["cell_o…
112 if (substr($rawline,0,1)==$this->options["thead"]) {
122 $TableData.="|".substr($rawline,1)." ";
133 $r=substr($rawline,strlen($RowInfo[0])+1);
135 $r=substr(strstr($r,$this->options["cell_on"]),strlen($this->options["cell_on"]));
137 $r=substr($r,0,strpos($r,$this->options["cell_off"]));
204 if (substr($p[0],0,1)=="c") {
/plugin/authradius/
H A Dmschap.php54 mt_srand(hexdec(substr(md5(microtime()), -8)) & 0x7fffffff);
66 $resp1 = des_encrypt_ecb(substr($nthash, 0, 7), $challenge);
67 $resp2 = des_encrypt_ecb(substr($nthash, 7, 7), $challenge);
68 $resp3 = des_encrypt_ecb(substr($nthash, 14, 7), $challenge);
87 return substr(pack('H*', hash('sha1', $peerChallenge . $challenge . $username)), 0, 8);
/plugin/linksuggest/
H A Daction.php61 if (substr($q, 0, 2) === '..') {
63 } elseif (substr($q, 0, 1) === '.') {
66 } elseif (substr($q, 0, 1) === '~') {
77 || substr($entered_ns, 0, 1) == '~') { // ~, ~:,
95 $resolved_ns = substr($resolved_ns, 0,-35); //remove : and unique string
179 if (substr($q, 0, 2) === '..') {
181 } elseif (substr($q, 0, 1) === '.') {
184 } elseif (substr($q, 0, 1) === '~') {
195 || substr($entered_ns, 0, 1) == '~') { // ~, ~:,
213 $resolved_ns = substr(
[all...]
/plugin/plantumlparser/syntax/
H A DPlantUmlDiagram.php88 $str .= $this->append3bytes(ord(substr($c, $i, 1)), ord(substr($c, $i+1, 1)), 0);
90 $str .= $this->append3bytes(ord(substr($c, $i, 1)), 0, 0);
92 $str .= $this->append3bytes(ord(substr($c, $i, 1)), ord(substr($c, $i+1, 1)),
93 ord(substr($c, $i+2, 1)));
/plugin/freechat/phpfreechat/lib/json/
H A DJSON.php515 $delim = substr($str, 0, 1);
516 $chrs = substr($str, 1, -1);
522 $substr_chrs_c_2 = substr($chrs, $c, 2);
572 $utf8 .= substr($chrs, $c, 2);
579 $utf8 .= substr($chrs, $c, 3);
586 $utf8 .= substr($chrs, $c, 4);
593 $utf8 .= substr($chrs, $c, 5);
600 $utf8 .= substr($chrs, $c, 6);
630 $chrs = substr($str, 1, -1);
650 $substr_chrs_c_2 = substr($chrs, $c, 2);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A Dlibsodium.php59 $private = substr($key, 0, 32);
60 $public = substr($key, -32);
63 $public = substr($key, -32);
64 if (substr($key, 32, 32) != $public) {
67 $private = substr($key, 0, 32);
/plugin/zip/pear/File/Archive/Reader/
H A DChangeName.php71 $res = substr($name, strlen($this->baseName)+1);
140 if (substr($this->oldBaseName, -1) == '/') {
141 $this->oldBaseName = substr($this->oldBaseName, 0, -1);
145 if (substr($this->newBaseName, -1) == '/') {
146 $this->newBaseName = substr($this->newBaseName, 0, -1);
161 substr($name, strlen($this->oldBaseName)+1);
177 substr($name, strlen($this->newBaseName)+1);
/plugin/approve/
H A Dhelper.php99 if (substr($id, 0, strlen($namespace)) == $namespace) {
118 if (substr($ns, -1) == '*') {
146 if (substr($ns, -2) == '**') {
148 $ns = substr($ns, 0, -2);
149 if (substr($id, 0, strlen($ns)) == $ns) {
153 } elseif (substr($ns, -1) == '*') {
155 $ns = substr($ns, 0, -1);
156 $noNS = substr($id, strlen($ns));
158 substr($id, 0, strlen($ns)) == $ns) {
211 $groupname = substr(
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A DProtection.php143 return substr($this->md5toBinary($this->encryptionKey . pack('VXxx', $n)), 0, $len);
266 $owner_rc4_key = substr($tmp, 0, $keybytelen);
297 return substr($enc, 0, 32);
306 $user_pass = substr($user_pass . $this->padding, 0, 32);
307 $owner_pass = substr($owner_pass . $this->padding, 0, 32);
322 $perms = chr(bindec(substr($prot, 24, 8)));
323 $perms .= chr(bindec(substr($prot, 16, 8)));
324 $perms .= chr(bindec(substr($prot, 8, 8)));
325 $perms .= chr(bindec(substr($prot, 0, 8)));
331 $tmp = $this->md5toBinary(substr(
[all...]
/plugin/javadoc/
H A Dsyntax.php45 if ($mode == substr(get_class($this), 7)) {
73 $site = trim(substr($match,8,-1));
148 $token = substr($data, 0, $indexOfTextSeparator);
149 $text = substr($data, $indexOfTextSeparator + 1);
157 $className = substr($token, 0, $indexOfMethodSep);
159 $methodName = substr($token, $indexOfMethodSep + 1);
/plugin/fedauth/Auth/Yadis/
H A DHTTPFetcher.php128 $prt = substr($url, 0, $hpos+3);
129 $url = substr($url, $hpos+3);
130 if (substr($loc, 0, 1) == "/") {
133 if ($fspos) $loc = $prt.substr($url, 0, $fspos).$loc;
145 $pp .= substr($url, 0, $xpos+1);
146 $url = substr($url, $xpos+1);
/plugin/openid/Auth/Yadis/
H A DHTTPFetcher.php146 $prt = substr($url, 0, $hpos+3);
147 $url = substr($url, $hpos+3);
148 if (substr($loc, 0, 1) == "/") {
151 if ($fspos) $loc = $prt.substr($url, 0, $fspos).$loc;
163 $pp .= substr($url, 0, $xpos+1);
164 $url = substr($url, $xpos+1);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DBmp.php24 $bfOffBits = $this->_fourbytes2int_le(substr($data, 10, 4));
25 $width = $this->_fourbytes2int_le(substr($data, 18, 4));
26 $height = $this->_fourbytes2int_le(substr($data, 22, 4));
31 $biBitCount = $this->_twobytes2int_le(substr($data, 28, 2));
32 $biCompression = $this->_fourbytes2int_le(substr($data, 30, 4));
37 $palStr = substr($data, 54, $bfOffBits - 54);
57 $biXPelsPerMeter = $this->_fourbytes2int_le(substr($data, 38, 4)); // horizontal pixels per meter, usually set to zero
58 //$biYPelsPerMeter=$this->_fourbytes2int_le(substr($data,42,4)); // vertical pixels per meter, usually set to zero
65 $str = substr($data, $bfOffBits);
68 $str = $this->rle8_decode(substr(
[all...]
/plugin/instructions/
H A Dsyntax.php40 $pg_curr = substr(strrchr($INFO['id'], ":"), 1);
44 $id_curr = substr(strrchr($ID, ":"), 1);
46 $ns_long = substr(strrchr($urlpage, "="), 1);
47 $ns_long = substr($ns_long,0,strrpos($ns_long,":"));
50 $ns_curr = substr(strrchr($ns_long, ":"), 1);
100 $title = substr($match, $s1, $s2-$s1);
103 $title = substr($title, $s3, $l3);
104 $content = substr($match, $s1, $s3-1);
/plugin/mikioplugin/
H A Dcss.php20 if(substr($name, 0, 5) == 'HTTP_') {
21 $headers[str_replace(' ', '-', ucwords(strtolower(str_replace('_', ' ', substr($name, 5)))))] = $value;
62 if(substr($key, 0, 2) == '__' && substr($key, -2) == '__') {
63 $vars['ini_' . substr($key, 2, -2)] = $val;
/plugin/box2/
H A Dsyntax.php50 if ($mode == substr(get_class($this), 7)) return true;
85 $data = $this->_boxstyle(trim(substr($match, 4, -1)));
86 if (substr($match, -1) == '|') {
110 $data = trim(substr($match, 5, -1));
111 $title = ($data && $data[0] == "|") ? substr($data,1) : '';
208 $styles['id'] = substr($token, 1);
272 …return array(hexdec(substr($colour,1,2)),hexdec(substr($colour,3,2)), hexdec(substr($colour,5,2)));
276 return explode(',',substr($colour,4,-1));
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php110 $line = substr($line, 3);
134 if (strtoupper(substr($line,0,4)) === 'END:') {
144 $name = strtoupper(substr($line, 4));
161 if (strtoupper(substr($line, 0, 6)) === 'BEGIN:') {
163 $component = $this->root->createComponent(substr($line,6), array(), false);
169 if (strtoupper(substr($line,0,4)) === 'END:') {
179 $name = strtoupper(substr($line, 4));
272 $line .= substr($nextLine, 1);
273 $rawLine .= "\n " . substr($nextLine, 1);
337 $value = substr($match['paramValue'], 1, -1);
[all …]
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php110 $line = substr($line, 3);
134 if (strtoupper(substr($line,0,4)) === 'END:') {
144 $name = strtoupper(substr($line, 4));
161 if (strtoupper(substr($line, 0, 6)) === 'BEGIN:') {
163 $component = $this->root->createComponent(substr($line,6), array(), false);
169 if (strtoupper(substr($line,0,4)) === 'END:') {
179 $name = strtoupper(substr($line, 4));
272 $line .= substr($nextLine, 1);
273 $rawLine .= "\n " . substr($nextLine, 1);
337 $value = substr($match['paramValue'], 1, -1);
[all …]
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php110 $line = substr($line, 3);
134 if (strtoupper(substr($line,0,4)) === 'END:') {
144 $name = strtoupper(substr($line, 4));
161 if (strtoupper(substr($line, 0, 6)) === 'BEGIN:') {
163 $component = $this->root->createComponent(substr($line,6), array(), false);
169 if (strtoupper(substr($line,0,4)) === 'END:') {
179 $name = strtoupper(substr($line, 4));
272 $line .= substr($nextLine, 1);
273 $rawLine .= "\n " . substr($nextLine, 1);
337 $value = substr($match['paramValue'], 1, -1);
[all …]
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php192 if (substr($path, 0, 6) == 'hoa://') {
193 $path = substr($path, 6);
205 $id = substr($path, $posId + 1);
206 $path = substr($path, 0, $posId);
216 $next = substr($path, 0, $pos);
237 return $tnext->_resolve(substr($path, $pos + 1), $accumulator, $id);
262 $reach = substr($reach, $pos + 1);
282 $choice = substr($choice, $pos + 1);
/plugin/data/_test/
H A Dsyntax_plugin_data_entry.test.php

12345678910>>...95