Searched defs:type (Results 1 – 9 of 9) sorted by relevance
/imagick/util/ |
H A D | check_methods.php | 15 function getFileName($type)
|
/imagick/ |
H A D | php_imagick_file.h | 35 ImagickFileType type; member
|
H A D | imagick_file.c | 288 …le(php_imagick_object *intern, struct php_imagick_file_t *file, ImagickOperationType type, zend_bo… in php_imagick_write_file()
|
H A D | imagick.c | 3350 static zval *php_imagick_read_property(zend_object *object, zend_string *member, int type, void **c… 3414 static zval *php_imagick_read_property(zval *object, zval *member, int type, void **cache_slot, zva…
|
H A D | imagickkernel_class.c | 578 static void imagick_fiddle_with_geometry_info(ssize_t type, GeometryFlags flags, GeometryInfo *geom… in imagick_fiddle_with_geometry_info()
|
H A D | imagick_helpers.c | 670 void php_imagick_throw_exception (php_imagick_class_type_t type, const char *description TSRMLS_DC) in php_imagick_throw_exception()
|
H A D | Imagick.stub.php | 1173 public static function getResource(int $type): int {} 1175 public static function getResourceLimit(int $type): int {} 1200 public static function setResourceLimit(int $type, int $limit): bool {} 1261 int $type,
|
H A D | shim_im6_to_im7.c | 821 const ChannelType channel,const StatisticType type,const size_t width, in MagickStatisticImageChannel()
|
H A D | imagick_class.c | 12146 im_long type; local 12260 im_long type; local 12499 im_long type; local
|
Completed in 93 milliseconds