Home
last modified time | relevance | path

Searched refs:__construct (Results 1 – 19 of 19) sorted by relevance

/imagick/util/
H A DFloat32Info.php18 public function __construct( function in HexFloat\\Float32Info
H A DFloatInfo.php18 public function __construct( function in HexFloat\\FloatInfo
/imagick/tests/
H A D273_imagick_falsyimage.phpt2 Imagick::__construct false
H A D275_ImagickPixel_unitializedObjects.phpt70 $testedMethods[] = '__construct';
77 // Have we tested all but __construct
/imagick/
H A DImagickPixelIterator.stub.php5 public function __construct(Imagick $imagick) {} function in ImagickPixelIterator
H A DImagickPixel.stub.php7 public function __construct(?string $color = null) {} function in ImagickPixel
H A DImagickPixelIterator_arginfo.h164 ZEND_METHOD(ImagickPixelIterator, __construct);
183 …ZEND_ME(ImagickPixelIterator, __construct, arginfo_class_ImagickPixelIterator___construct, ZEND_AC…
H A DImagickPixel_arginfo.h298 ZEND_METHOD(ImagickPixel, __construct);
322 ZEND_ME(ImagickPixel, __construct, arginfo_class_ImagickPixel___construct, ZEND_ACC_PUBLIC)
H A Dphp_imagick_defs.h581 PHP_METHOD(imagick, __construct);
976 PHP_METHOD(imagickdraw, __construct);
1122 PHP_METHOD(imagickpixeliterator, __construct);
1149 PHP_METHOD(imagickpixel, __construct);
1168 PHP_METHOD(imagickkernel, __construct);
H A DImagickDraw.stub.php21 public function __construct() {} function in ImagickDraw
H A Dimagickpixeliterator_class.c59 PHP_METHOD(ImagickPixelIterator, __construct) in PHP_METHOD() argument
H A Dimagickpixel_class.c281 PHP_METHOD(ImagickPixel, __construct) argument
H A DChangeLog61 * Prevent memory leak when ImagickPixel::__construct called after object instantiation.
622 + Marked ImagickDraw::__construct() with ZEND_ACC_CTOR
682 + Fixed safe_mode and open_basedir bypass for __construct, readImage, readImages and pingImage
743 - Fixed ImagickPixelIterator::__construct to accept Imagick object as parameter.
H A Dimagickkernel_class.c213 PHP_METHOD(ImagickKernel, __construct) in PHP_METHOD() argument
H A DImagickDraw_arginfo.h1619 ZEND_METHOD(ImagickDraw, __construct);
1794 ZEND_ME(ImagickDraw, __construct, arginfo_class_ImagickDraw___construct, ZEND_ACC_PUBLIC)
H A DImagick.stub.php438 public function __construct(string|array|int|float|null $files = null) {} function in Imagick
H A Dimagickdraw_class.c154 PHP_METHOD(ImagickDraw, __construct) in PHP_METHOD() argument
H A DImagick_arginfo.h5500 ZEND_METHOD(Imagick, __construct);
6177 ZEND_ME(Imagick, __construct, arginfo_class_Imagick___construct, ZEND_ACC_PUBLIC)
H A Dimagick_class.c3193 PHP_METHOD(Imagick, __construct) in PHP_METHOD() argument
3260 PHP_METHOD(Imagick, __construct) in PHP_METHOD() argument

Completed in 83 milliseconds