Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 12 of 12) sorted by relevance

/imagick/util/
H A DscanHeaders.php7 $directory = false; variable
12 if ($directory) {
13 $pathToImageMagick = $directory;
36 $directory = realpath($pathToImageMagick); variable
39 if (file_exists($directory.'/'.'magick') == true) {
117 else if (file_exists($directory.'/'.'MagickCore') == true) {
211 echo "Check what directories exist in $directory \n";
/imagick/docker/centos7/
H A DDockerfile9 # Make the default directory you
/imagick/docker/centos6/
H A DDockerfile13 # Make the default directory you
/imagick/docker/fedora/
H A Ddebug_notes.txt8 Or if you checked imagick out into a different directory, then find the box name with `docker ps`
/imagick/docker/developing/
H A DDockerfile17 # Make the default directory you
/imagick/tests/
H A Dbug20636.phpt18 // view `No such file or directory' @
/imagick/docker/repro/
H A DDockerfile22 # Make the default directory you
/imagick/docker/testing7_2/
H A DDockerfile21 # Make the default directory you
/imagick/docker/nixos/
H A DDockerfile23 # Make the default directory the mounted source code.
/imagick/docker/testing8_0/
H A DDockerfile22 # Make the default directory you
/imagick/
H A Dconfig.m42 …=DIR] Enables the imagick extension. DIR is the prefix to ImageMagick installation directory.], no)
H A Dimagemagick.m418 # IM_PREFIX - the directory reported by `MagickWand-config --prefix`

Completed in 15 milliseconds