Home
last modified time | relevance | path

Searched refs:getConfigureOptions (Results 1 – 7 of 7) sorted by relevance

/imagick/docker/nixos/
H A Dshell.nix13 # Needed to allow Imagick::getConfigureOptions() to have all info
/imagick/tests/
H A D254_getConfigureOptions.phpt2 Test Imagick::getConfigureOptions
15 $allOptions = Imagick::getConfigureOptions();
26 $optionsStartingWithC = Imagick::getConfigureOptions("C*");
/imagick/
H A DREADME.md48 …nd MAGICK_CONFIGURE_PATH to have all the information available from Imagick::getConfigureOptions().
H A DImagick.stub.php1142 public static function getConfigureOptions(string $pattern = "*"): string {} function in Imagick
H A DImagick_arginfo.h5786 ZEND_METHOD(Imagick, getConfigureOptions);
6465 …ZEND_ME(Imagick, getConfigureOptions, arginfo_class_Imagick_getConfigureOptions, ZEND_ACC_PUBLIC|Z…
H A DChangeLog235 * Imagick::getConfigureOptions
H A Dimagick_class.c11421 PHP_METHOD(Imagick, getConfigureOptions) argument

Completed in 62 milliseconds