Home
last modified time | relevance | path

Searched refs:substr (Results 151 – 175 of 2368) sorted by relevance

12345678910>>...95

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.lpac.php32 $StreamMarker = substr($LPACheader, 0, 4);
44 $info['lpac']['file_version'] = getid3_lib::BigEndian2Int(substr($LPACheader, 4, 1));
45 $flags['audio_type'] = getid3_lib::BigEndian2Int(substr($LPACheader, 5, 1));
46 $info['lpac']['total_samples']= getid3_lib::BigEndian2Int(substr($LPACheader, 6, 4));
47 $flags['parameters'] = getid3_lib::BigEndian2Int(substr($LPACheader, 10, 4));
H A Dmodule.audio.amr.php33 if (substr($AMRheader, 0, 6) != $magic) {
34 … at offset '.$info['avdataoffset'].', found "'.getid3_lib::PrintHexBytes(substr($AMRheader, 0, 6))…
55 $AMR_frame_header = ord(substr($buffer, 0, 1));
61 $buffer = substr($buffer, $this->amr_mode_bytes_per_frame($codec_mode_request));
H A Dmodule.graphic.tiff.php32 switch (substr($TIFFheader, 0, 2)) {
40 …$this->error('Invalid TIFF byte order identifier ('.substr($TIFFheader, 0, 2).') at offset '.$info…
71 …$CurrentIFD['fields'][$i]['value'] = $this->TIFFendian2Int(substr($CurrentIFD['fields'][$i]['raw'…
79 $CurrentIFD['fields'][$i]['value'] = substr($CurrentIFD['fields'][$i]['raw']['valoff'], 3);
87 …$CurrentIFD['fields'][$i]['value'] = $this->TIFFendian2Int(substr($CurrentIFD['fields'][$i]['raw'…
161 if (substr($info['tiff']['XMP'][$xmpkey]['raw'], 0, strlen($XMPmagic)) != $XMPmagic) {
182 …$info['video']['bits_per_sample'] += $this->TIFFendian2Int(substr($info['tiff']['ifd'][$IFDid]['fi…
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DParam.php80 …if (isset($parts[0]) && (strlen($parts[0]) > 0) && ($parts[0][0] === '$' || substr($parts[0], 0, 4…
84 if (substr($variableName, 0, 3) === '...') {
86 $variableName = substr($variableName, 3);
89 if (substr($variableName, 0, 1) === '$') {
90 $variableName = substr($variableName, 1);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/
H A DValidVariableNameSniff.php95 if (substr($objVarName, 0, 1) === '_') {
96 $objVarName = substr($objVarName, 1);
112 if (substr($varName, 0, 1) === '_') {
123 $varName = substr($varName, 1);
163 if (substr($varName, 0, 1) === '_') {
173 if (substr($varName, 0, 1) !== '_') {
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A Dinet6.php105 $result .= substr($mask, $i * 4, 4);
131 $start_result .= substr($start, $i * 4, 4);
135 $end_result .= substr($end, $i * 4, 4);
158 $p1 = '0x' . substr($addr, 0, 16);
159 $p2 = '0x' . substr($addr, 16);
185 $result .= substr($addr, $i * 4, 4);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DUriTemplate.php67 $expression = substr($expression, 1);
76 $varspec['value'] = substr($value, 0, $colonPos);
78 $varspec['position'] = (int) substr($value, $colonPos + 1);
79 } elseif (substr($value, -1) === '*') {
81 $varspec['value'] = substr($value, 0, -1);
181 $variable = substr($variable, 0, $value['position']);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/
H A DValidFunctionNameSniff.php102 $magicPart = strtolower(substr($methodName, 2));
161 $testMethodName = substr($methodName, 1);
209 $magicPart = strtolower(substr($functionName, 2));
226 $packagePart = substr($functionName, 0, $underscorePos);
227 $camelCapsPart = substr($functionName, ($underscorePos + 1));
262 $newCamelCapsPart = strtolower($camelCapsPart{0}).substr($camelCapsPart, 1);
272 $newPackagePart .= strtoupper($bit{0}).substr($bit, 1).'_';
/plugin/subpages/
H A Dsyntax.php128 if(substr($curNS, 0, 1) != ':') {
144 if(substr($ns, 0, 2) == '.:') {
145 $ns = ':'.getNS($ID).substr($ns, 1);
146 } elseif(substr($ns, 0, 3) == '..:') {
147 $ns = $this->_getParentNS($ID).substr($ns, 3);
150 } elseif(substr($ns, 0, 1) == ':') {
157 if($mustBeNSnoPage && substr($ns, -1) <> ':') $ns .= ':';
/plugin/keyboard/
H A Dsyntax.php49 $class = substr($classString[0], 6);
67 $separator = substr($match,($mpos<$ppos)?$mpos:$ppos, 1);
98 } else if (substr($key, 0, 1) == "'" and
99 substr($key, -1, 1) == "'" and
101 $out[] = $renderer->_xmlEntities(substr($key,1,-1));
136 } else if (substr($key, 0, 1) == "'" and
137 substr($key, -1, 1) == "'" and
139 $out[] = substr($key,1,-1);
/plugin/gcalendar/
H A Dsyntax.php30 $lcDate = substr('$LastChangedDate: 2006-12-19 22:42:04 +0100 (Di, 19 Dez 2006) $',18,10);
31 $rev = substr('$LastChangedRevision: 89 $',22);
32 $rev = trim(substr($rev,0,-1));
/plugin/latexport/implementation/
H A Ddecorator_math.php70 if (substr( $equation, 0, 2 ) === "$$" || substr( $equation, 0, 2 ) === '\\[') {
72 } else if (substr( $equation, 0, 1 ) === "$") {
80 $trimmedEquation = substr($equation, 2, strlen($equation) - 4);
/plugin/dokugitviewer/
H A Dsyntax.php42 $params = substr($match, $start, $end);
84 $src = substr($message, $index, strlen($cmp));
87 $key = substr($message, $index+1, strlen($cmp)-1);
89 $src= substr($message, $index+1+strlen($key));
90 $value = substr($src, 0, find_end($src));
/plugin/htvid/syntax/
H A Dvideo.php45 $params = substr($match, strlen('{{htvid>'), - strlen('}}')); //Strip markup
85 if(substr($video_url1, -3) != 'ogv' && substr($video_url1, -3) != 'mp4') {
90 if(substr($video_url2, -3) != 'ogv' && substr($video_url2, -3) != 'mp4') {
/plugin/mantis/lib/
H A Dclass.soap_server.php195 if (substr($v, 0, 6) == 'debug=') {
197 $this->debug_flag = substr($v, 6);
203 if (substr($v, 0, 6) == 'debug=') {
205 $this->debug_flag = substr($v, 6);
331 if (substr($k, 0, 5) == 'HTTP_') {
345 $enc = substr(strstr($v, '='), 1);
365 if (substr($k, 0, 5) == 'HTTP_') {
366 …, strtolower(str_replace('_', ' ', substr($k, 5)))); $k …
379 $enc = substr(strstr($v, '='), 1);
573 $funcCall = substr($funcCall, 0, -1);
[all …]
/plugin/freechat/phpfreechat/lib/utf8/
H A Dutf8_substr.php14 * @see substr()
30 $str = substr($str,$byte_start);
37 return substr($str,0,$byte_end);
/plugin/svgpureinsert/
H A Dsyntax.php63 $match = substr($match, 2, -2);
67 if(substr($id, 0, 1) == ' ') {
68 if(substr($id, -1, 1) == ' ') {
73 } elseif(substr($id, -1, 1) == ' ') {
/plugin/page4release/
H A Dsyntax.php37 if (substr($match,2,3) == 'for')
38 return trim(substr($match,6,-2));
39 elseif (substr($match,2,4) == 'pour')
40 return trim(substr($match,6,-2));
/plugin/tablelayout/_jstest/
H A DfreezeRows.tests.js39 …var actual_width = parseInt(actual_html.substr(actual_html.indexOf('width: ')+'width: '.length, '2…
41 …var expected_width = parseInt(expected_html.substr(expected_html.indexOf('width: ')+'width: '.leng…
44 …var actual_height = parseInt(actual_html.substr(actual_html.indexOf('height: ')+'height: '.length,…
46 …var expected_height = parseInt(expected_html.substr(expected_html.indexOf('height: ')+'height: '.l…
/plugin/authhiorgserver/
H A Dauth.php196 return substr($vorname,0,1).". ".$name;
198 return substr($vorname,0,2).substr($name,0,2);
200 return substr($vorname,0,1).substr($name,0,1);
254 foreach(explode("&",substr($url,$p+1)) as $par) {
256 $parary[substr($par,0,$q)] = substr($par,$q+1);
258 $url = substr($url,0,$p);
/plugin/odt/ODT/
H A DXMLUtil.php85 return substr ($xmlCode, $start, $angle-$start+1);
100 return substr ($xmlCode, $start, $end-$start);
173 return substr ($xmlCode, $contentStart, $contentEnd-$contentStart+1);
264 return substr ($xmlCode, $contentStart, $contentEnd-$contentStart+1);
332 return substr ($xmlCode, $start, $angle-$start+1);
348 return substr ($xmlCode, $start, $end-$start);
392 $value = substr($matches [0], strlen($attribute)+2);
412 $name = substr($match [0], 0, $equal_pos);
414 $value = substr($match [0], $equal_pos+1);
/plugin/prolog/
H A Dattribute_include.php218 if(substr($abs,-4) == '.txt')
219 $abs = substr($abs, 0, -4);
225 if(substr($ID,0,1) == ':')
226 $ID = substr($ID,1);
240 if(substr($directory,-1) == '/' || substr($directory,-1) == '\\')
241 $directory = substr($directory,0,-1);
/plugin/dwinsect/
H A Dsyntax.php33 $ns = ($i) ? substr($ns, 0, $i) : false;
65 list($ns, $para) = preg_split('/[\|]/',substr($link, 2, -2), 2);
66 $link=substr($link,0,2).$ns."|".$params.substr($link,-2,2);
70 list($ns, $para) = preg_split('/[\?]/',substr($link, 2, -2), 2);
71 $link=substr($link,0,2).$ns."?".$params.substr($link,-2,2);
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php134 if (substr($col, -1) == '%') {
154 if (substr($col, -1) != '%') {
271 protected function substr($string, $start = 0, $length = null) function in splitbrain\\phpcli\\TableFormatter
276 // mb_substr() treats $length differently than substr()
278 return substr($string, $start, $length);
280 return substr($string, $start);
314 $line .= $this->substr($actual, 0, $width) . $break;
315 $actual = $this->substr($actual, $width);
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php217 $data = substr($data, 1);
351 $data = substr($data, 1);
357 $data = substr($data, $Count);
401 $rgb = substr($lpData, $i * 3, 3);
658 $data = substr($data, 1);
674 $data = substr($data, $len);
681 $data = substr($data, $len);
704 $data = substr($data, 1);
730 $data = substr($data, 1);
733 $data = substr($data, $b);
[all …]

12345678910>>...95