Home
last modified time | relevance | path

Searched refs:substr (Results 776 – 800 of 2368) sorted by relevance

1...<<31323334353637383940>>...95

/plugin/typography/syntax/
H A Dfontweight.php20 $this->mode = substr(get_class($this), 7);
H A Dbgcolor.php20 $this->mode = substr(get_class($this), 7);
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dphpcompat.php15 strtoupper(substr(PHP_OS, 0, 3) == 'WIN') ? '\\' : '/'
/plugin/zip/pear/File/Archive/Reader/
H A DMimeList.php41 $extension = strtolower(substr($filename, $pos+1));
/plugin/ipban/ip-lib/
H A Dip-lib.php8 …$file = __DIR__.DIRECTORY_SEPARATOR.'src'.str_replace('\\', DIRECTORY_SEPARATOR, substr($class, st…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dphpcompat.php15 strtoupper(substr(PHP_OS, 0, 3) == 'WIN') ? '\\' : '/'
/plugin/rater/
H A Dsyntax.php36 $match = substr($match,8,-2); //strip markup from start and end
885 $t1 = substr($page_filepath, $y_pos);
886 $t1 = substr(str_replace( ".txt" , "" , $t1 ) , strlen($savedir."/pages"), 9999);
889 $t2 = substr($t2, 1, strlen($t2));
899 $link = substr($link,6,-1);
909 if(stripos($param,"id=")!== false) { $rater_id = substr($param,4); }
911 $name = substr($param,5);
915 elseif(stripos($param,"type=")!== false) { $type = substr($param,5); }
916 elseif(stripos($param,"img=")!== false) { $img = substr($param,4); }
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A Dautoload.php12 $filename = str_replace('\\', DIRECTORY_SEPARATOR, substr($class, 14)) . '.php';
/plugin/gallery2/dwgallery/
H A Ddwgallery.php72 if ($dir{0} == '.') $dir = substr($dir, 1);
73 if ($dir{0} == '/') $dir = substr($dir, 1);
74 if ($dir{strlen($dir)-1} == '/') $dir = substr($dir, 0, strlen($dir)-1);
407 if (substr($filename,0,6) != 'thumb_' and substr($filename,0,$len) == $suffix) {
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php438 $handle = substr($in, $i);
445 $sk = str_replace('#', '\#', substr($sk, 1));
530 $handle = substr($in, $i);
537 $ntoken = str_replace('#', '\#', substr($token, 1));
993 $label = substr($label, 1);
/plugin/odp/
H A DZipLib.class.php134 $zdata = substr(substr($zdata, 0, strlen($zdata) - 4), 2);
263 if (substr($header['filename'], -1) == '/')
300 if(substr($to,-1)!="/") $to.="/";
301 if(substr($header['filename'],-1)=="/")
/plugin/sectiontoggle/
H A DMobile_Detect.php720 if (substr($key, 0, 5) === 'HTTP_') {
808 if (substr(strtolower($key), 0, 16) === 'http_cloudfront_') {
833 $userAgent = substr($userAgent, 0, 500);
1082 if (substr($name, 0, 2) !== 'is') {
1088 $key = substr($name, 2);
/plugin/nodetailsxhtml/
H A Drenderer.php417 if(substr($mime, 0, 5) == 'image') {
440 $additionalSrc = substr( $src, 0, $ext) . $extension . substr($src, $ext+1);
/plugin/inlinejs/syntax/
H A Dembedinline.php41 $this->mode = substr(get_class($this), 7);
H A Dembedblock.php41 $this->mode = substr(get_class($this), 7);
/plugin/wysiwyg/fckeditor/_samples/php/
H A Dsample01.php46 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ;
/plugin/adfs/phpsaml/
H A D_toolkit_loader.php21 if (is_file($libDir.$element) && (substr($element, -4) === '.php')) {
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php254 $TargetPixel['red'] = hexdec(substr($targetColor, 0, 2));
255 $TargetPixel['green'] = hexdec(substr($targetColor, 2, 2));
835 hexdec(substr($config_background_hexcolor, 0, 2)),
836 hexdec(substr($config_background_hexcolor, 2, 2)),
837 hexdec(substr($config_background_hexcolor, 4, 2)));
1012 $R = hexdec(substr($hexcolor, 0, 2));
1013 $G = hexdec(substr($hexcolor, 2, 2));
1014 $B = hexdec(substr($hexcolor, 4, 2));
1078 'red' => hexdec(substr($targetColor, 0, 2)),
1079 'green' => hexdec(substr($targetColor, 2, 2)),
[all …]
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php178 'auth_nameencode_callback', substr($name, 1)
198 return '%'.dechex(ord(substr($matches[1],-1)));
205 return substr((string)$id,0,$pos);
/plugin/sphinxsearch-was/
H A Daction.php328 $categories = substr($query, $pos + strlen("@ns"));
338 $keywords = substr($keywords, 0, $pos);
340 $keywords = substr($keywords, 0, $pos);
/plugin/sphinxsearch/
H A Daction.php373 $categories = substr($query, $pos + strlen("@ns"));
383 $keywords = substr($keywords, 0, $pos);
385 $keywords = substr($keywords, 0, $pos);
/plugin/linkmanager/
H A Dscript.js159 var id = link.name.substr(2);
252 ajax.runAJAX(link.search.substr(1)+'&call=linkpagelist');
288 ajax.runAJAX(link.search.substr(1)+'&call=linkpagens');
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php178 'auth_nameencode_callback', substr($name, 1)
198 return '%'.dechex(ord(substr($matches[1],-1)));
205 return substr((string)$id,0,$pos);
/plugin/jplayer/vendor/symfony/process/Pipes/
H A DAbstractPipes.php133 $this->inputBuffer = substr($this->inputBuffer, $written);
146 $data = substr($data, $written);
/plugin/formatplus2/syntax/
H A Dblockdeleteplus.php69 $match = substr($match,4,-1);
98 if (substr($format,0,5) == 'xhtml'){

1...<<31323334353637383940>>...95