Home
last modified time | relevance | path

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

/imagick/
H A Dimagick_class.c86 php_imagick_throw_exception(IMAGICK_CLASS, "Empty image string passed" TSRMLS_CC); in PHP_METHOD()
364 php_imagick_throw_exception(IMAGICK_CLASS, "Invalid image geometry" TSRMLS_CC); in PHP_METHOD()
667 php_imagick_throw_exception(IMAGICK_CLASS, "Unable to draw on image" TSRMLS_CC); in PHP_METHOD()
1805 php_imagick_throw_exception(IMAGICK_CLASS, "Can not set empty font" TSRMLS_CC); in PHP_METHOD()
1815 php_imagick_throw_exception(IMAGICK_CLASS, "Unable to set font" TSRMLS_CC); in PHP_METHOD()
2799 php_imagick_throw_exception(IMAGICK_CLASS, "Unknown pixel type " TSRMLS_CC); in PHP_METHOD()
8417 php_imagick_throw_exception(IMAGICK_CLASS, "Image has no format" TSRMLS_CC);
8465 php_imagick_throw_exception(IMAGICK_CLASS, "Image has no format" TSRMLS_CC);
8510 php_imagick_throw_exception(IMAGICK_CLASS, "Image has no format" TSRMLS_CC);
8538 php_imagick_throw_exception(IMAGICK_CLASS, "Image has no format" TSRMLS_CC);
[all …]
H A Dimagick_helpers.c676 case IMAGICK_CLASS: in php_imagick_throw_exception()
951 php_imagick_throw_exception (IMAGICK_CLASS, "Can not process empty Imagick object" TSRMLS_CC); in php_imagick_ensure_not_empty()
H A Dphp_imagick_defs.h376 IMAGICK_CLASS, enumerator
H A Dimagickdraw_class.c1217 php_imagick_throw_exception (IMAGICK_CLASS, "Failed to allocate DrawingWand structure" TSRMLS_CC); in PHP_METHOD()

Completed in 49 milliseconds