Lines Matching refs:escapeshellarg_replacement

1474 …rim(phpthumb_functions::SafeExec('dir /b '.phpthumb_functions::escapeshellarg_replacement($filenam…
1477 … = trim(phpthumb_functions::SafeExec('ls '.phpthumb_functions::escapeshellarg_replacement($filenam…
1541 …$commandline .= ' && cd '.phpthumb_functions::escapeshellarg_replacement(str_replace('/', DIRECTOR…
1542 …$commandline .= ' && '.phpthumb_functions::escapeshellarg_replacement(basename($this->config_image…
1544 $commandline = phpthumb_functions::escapeshellarg_replacement($this->config_imagemagick_path);
1790 …$commandline .= ' '.phpthumb_functions::escapeshellarg_replacement(preg_replace('#[/\\\\]#', DIREC…
1801 …gickCommandlineBase().' logo: -resize 1x '.phpthumb_functions::escapeshellarg_replacement($IMtempf…
1829 $commandline .= ' -density '.phpthumb_functions::escapeshellarg_replacement($this->dpi);
1841 …$commandline .= ' -background '.phpthumb_functions::escapeshellarg_replacement('#'.($this->bg ? $t…
1877 …$commandline .= ' -'.$IMresizeParameter.' '.phpthumb_functions::escapeshellarg_replacement(($IMuse…
1913 … $commandline .= ' -crop '.phpthumb_functions::escapeshellarg_replacement($wAll.'x'.$hAll.'+0+0');
1915 … $commandline .= ' -crop '.phpthumb_functions::escapeshellarg_replacement($side.'x'.$side.'+0+0');
1934 $commandline .= ' -crop '.phpthumb_functions::escapeshellarg_replacement($crop_param);
1953 …$commandline .= ' -'.$IMresizeParameter.' '.phpthumb_functions::escapeshellarg_replacement($this->…
1963 …$commandline .= ' -'.$IMresizeParameter.' '.phpthumb_functions::escapeshellarg_replacement($nw.'x'…
1967 …$commandline .= ' -'.$IMresizeParameter.' '.phpthumb_functions::escapeshellarg_replacement(phpthum…
1970 … $commandline .= ' -background ' . phpthumb_functions::escapeshellarg_replacement('#' . $this->bg);
1974 … $commandline .= ' -extent '.phpthumb_functions::escapeshellarg_replacement($this->w.'x'.$this->h);
1991 …$commandline .= ' -'.$IMresizeParameter.' '.phpthumb_functions::escapeshellarg_replacement($nw.'x'…
2005 …$commandline .= ' -'.$IMresizeParameter.' '.phpthumb_functions::escapeshellarg_replacement(($this-…
2007 …$commandline .= ' -'.$IMresizeParameter.' '.phpthumb_functions::escapeshellarg_replacement($this->…
2018 $commandline .= ' -rotate '.phpthumb_functions::escapeshellarg_replacement($this->ra);
2024 …$commandline .= ' -background '.phpthumb_functions::escapeshellarg_replacement('#'.($this->bg ? $t…
2042 …$commandline .= ' -modulate '.phpthumb_functions::escapeshellarg_replacement((100 + (int) $paramet…
2073 …$commandline .= ' -modulate '.phpthumb_functions::escapeshellarg_replacement('100,'.(100 - (int) $…
2085 …$commandline .= ' -modulate '.phpthumb_functions::escapeshellarg_replacement('100,'.(100 + (int) $…
2102 …$commandline .= ' -fill '.phpthumb_functions::escapeshellarg_replacement('#'.preg_replace('#[^0-9A…
2103 …$commandline .= ' -colorize '.phpthumb_functions::escapeshellarg_replacement(min(max((int) $amount…
2113 …$commandline .= ' -sepia-tone '.phpthumb_functions::escapeshellarg_replacement(min(max((int) $amou…
2124 $commandline .= ' -gamma '.phpthumb_functions::escapeshellarg_replacement($amount);
2140 …$commandline .= ' -threshold '.phpthumb_functions::escapeshellarg_replacement(round(min(max((int) …
2152 …$commandline .= ' -colors '.phpthumb_functions::escapeshellarg_replacement(max($colors, 8)); // Im…
2173 …$commandline .= ' -edge '.phpthumb_functions::escapeshellarg_replacement(!empty($parameter) ? (int…
2181 … $commandline .= ' -emboss '.phpthumb_functions::escapeshellarg_replacement((int) $parameter);
2218 … $commandline .= ' -channel '.phpthumb_functions::escapeshellarg_replacement(strtoupper($band));
2232 … $commandline .= ' -channel '.phpthumb_functions::escapeshellarg_replacement(strtoupper($band));
2271 $commandline .= ' -blur '.phpthumb_functions::escapeshellarg_replacement($radius);
2281 $commandline .= ' -gaussian-blur '.phpthumb_functions::escapeshellarg_replacement($radius);
2284 $commandline .= ' -gaussian '.phpthumb_functions::escapeshellarg_replacement($radius);
2295 …$commandline .= ' -unsharp '.phpthumb_functions::escapeshellarg_replacement(number_format(($radius…
2311 $commandline .= ' -border '.phpthumb_functions::escapeshellarg_replacement((int) $width);
2312 … $commandline .= ' -bordercolor '.phpthumb_functions::escapeshellarg_replacement('#'.$color);
2315 …hes[1].'x'.$matches[2].'+0+0" ', ' -crop '.phpthumb_functions::escapeshellarg_replacement(($matche…
2317 …tches[2].'" ', ' -'.$IMresizeParameter.' '.phpthumb_functions::escapeshellarg_replacement(($matche…
2391 …$commandline .= ' -quality '.phpthumb_functions::escapeshellarg_replacement($this->thumbnailQualit…
2398 …$commandline .= ' '.$outputFormat.':'.phpthumb_functions::escapeshellarg_replacement($IMtempfilena…