Searched refs:destroy (Results 1 – 15 of 15) sorted by relevance
/imagick/tests/ |
H A D | 017-clear-destroy.phpt | 2 Clear and destroy aliases 10 $im->destroy (); 14 $im->destroy (); 18 $im->destroy (); 24 $im->destroy ();
|
H A D | 244_Tutorial_psychedelicFontGif_basic.phpt | 57 $imagick->destroy();
|
H A D | 275_ImagickPixel_unitializedObjects.phpt | 27 'destroy' => [],
|
/imagick/examples/ |
H A D | houghline.php | 20 $im->destroy();
|
H A D | thumbnail.php | 20 $im->destroy();
|
/imagick/ |
H A D | ImagickPixelIterator.stub.php | 20 public function destroy(): bool {} function in ImagickPixelIterator
|
H A D | ImagickPixel.stub.php | 12 public function destroy(): bool {} function in ImagickPixel
|
H A D | ImagickPixelIterator_arginfo.h | 187 …ZEND_MALIAS(ImagickPixelIterator, destroy, clear, arginfo_class_ImagickPixelIterator_destroy, ZEND…
|
H A D | ImagickPixel_arginfo.h | 324 ZEND_MALIAS(ImagickPixel, destroy, clear, arginfo_class_ImagickPixel_destroy, ZEND_ACC_PUBLIC)
|
H A D | php_imagick_defs.h | 593 PHP_METHOD(imagick, destroy); 994 PHP_METHOD(imagickdraw, destroy); 1136 PHP_METHOD(imagickpixeliterator, destroy); 1152 PHP_METHOD(imagickpixel, destroy);
|
H A D | ImagickDraw.stub.php | 76 public function destroy(): bool {} function in ImagickDraw
|
H A D | Imagick.stub.php | 492 public function destroy(): bool {} function in Imagick
|
H A D | ImagickDraw_arginfo.h | 1816 ZEND_MALIAS(ImagickDraw, destroy, clear, arginfo_class_ImagickDraw_destroy, ZEND_ACC_PUBLIC)
|
H A D | ChangeLog | 649 + Fixed the destroy methods.
|
H A D | Imagick_arginfo.h | 6202 ZEND_MALIAS(Imagick, destroy, clear, arginfo_class_Imagick_destroy, ZEND_ACC_PUBLIC)
|
Completed in 39 milliseconds