Home
last modified time | relevance | path

Searched refs:PHP_IMAGICK_VERSION (Results 1 – 5 of 5) sorted by relevance

/imagick/
H A Dphp_imagick.h28 #define PHP_IMAGICK_VERSION "@PACKAGE_VERSION@" macro
H A D.travis.yml66 …- export PHP_IMAGICK_VERSION=$(php -r '$sxe = simplexml_load_file ("package.xml"); echo (string) $…
H A Dimagick.c3930 php_info_print_table_row(2, "imagick module version", PHP_IMAGICK_VERSION);
4069 PHP_IMAGICK_VERSION,
H A Dimagick_helpers.c991 IMAGICK_REGISTER_CONST_STRING("IMAGICK_EXTVER", PHP_IMAGICK_VERSION); in php_imagick_initialize_constants()
/imagick/.github/workflows/
H A Dmain.yml60 …export PHP_IMAGICK_VERSION=$(php -r '$sxe = simplexml_load_file ("package.xml"); echo (string) $sx…
129 …export PHP_IMAGICK_VERSION=$(php -r '$sxe = simplexml_load_file ("package.xml"); echo (string) $sx…

Completed in 26 milliseconds