Home
last modified time | relevance | path

Searched refs:description (Results 1 – 4 of 4) sorted by relevance

/imagick/tests/
H A D212_ImagickDraw_setGravity_basic.phpt29 foreach ($gravitySettings as $type => $description) {
31 $draw->annotation(50, 50, '"' . $description . '"');
/imagick/
H A Dimagick_helpers.c703 zend_throw_exception(ce, description, code TSRMLS_CC); in php_imagick_throw_exception()
710 if (!description || (strlen (description) == 0)) { in s_convert_exception()
711 if (description) { in s_convert_exception()
712 description = MagickRelinquishMemory (description); in s_convert_exception()
718 MagickRelinquishMemory (description); in s_convert_exception()
727 char *description; in php_imagick_convert_imagick_exception() local
738 char *description; in php_imagick_convert_imagickdraw_exception() local
740 description = DrawGetException(drawing_wand, &severity); in php_imagick_convert_imagickdraw_exception()
749 char *description; in php_imagick_convert_imagickpixeliterator_exception() local
760 char *description; in php_imagick_convert_imagickpixel_exception() local
[all …]
H A Dphp_imagick_helpers.h86 void php_imagick_throw_exception (php_imagick_class_type_t type, const char *description TSRMLS_DC);
/imagick/rpm/
H A Dphp-imagick.spec22 %description

Completed in 12 milliseconds