Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 15 of 15) sorted by relevance

/imagick/tests/
H A D017-clear-destroy.phpt2 Clear and destroy aliases
10 $im->destroy ();
14 $im->destroy ();
18 $im->destroy ();
24 $im->destroy ();
H A D244_Tutorial_psychedelicFontGif_basic.phpt57 $imagick->destroy();
H A D275_ImagickPixel_unitializedObjects.phpt27 'destroy' => [],
/imagick/examples/
H A Dhoughline.php20 $im->destroy();
H A Dthumbnail.php20 $im->destroy();
/imagick/
H A DImagickPixelIterator.stub.php20 public function destroy(): bool {} function in ImagickPixelIterator
H A DImagickPixel.stub.php12 public function destroy(): bool {} function in ImagickPixel
H A DImagickPixelIterator_arginfo.h187 …ZEND_MALIAS(ImagickPixelIterator, destroy, clear, arginfo_class_ImagickPixelIterator_destroy, ZEND…
H A DImagickPixel_arginfo.h324 ZEND_MALIAS(ImagickPixel, destroy, clear, arginfo_class_ImagickPixel_destroy, ZEND_ACC_PUBLIC)
H A Dphp_imagick_defs.h593 PHP_METHOD(imagick, destroy);
994 PHP_METHOD(imagickdraw, destroy);
1136 PHP_METHOD(imagickpixeliterator, destroy);
1152 PHP_METHOD(imagickpixel, destroy);
H A DImagickDraw.stub.php76 public function destroy(): bool {} function in ImagickDraw
H A DImagick.stub.php492 public function destroy(): bool {} function in Imagick
H A DImagickDraw_arginfo.h1816 ZEND_MALIAS(ImagickDraw, destroy, clear, arginfo_class_ImagickDraw_destroy, ZEND_ACC_PUBLIC)
H A DChangeLog649 + Fixed the destroy methods.
H A DImagick_arginfo.h6202 ZEND_MALIAS(Imagick, destroy, clear, arginfo_class_Imagick_destroy, ZEND_ACC_PUBLIC)

Completed in 58 milliseconds