Home
last modified time | relevance | path

Searched refs:next (Results 1 – 7 of 7) sorted by relevance

/imagick/
H A DImagickPixelIterator.stub.php34 public function next(): array {} function in ImagickPixelIterator
H A Dimagickkernel_class.c120 kernel_info = kernel_info->next; in php_imagickkernel_get_debug_info()
717 kernel_info = kernel_info->next; in PHP_METHOD()
721 kernel_info_target->next = kernel_info_add_clone; in PHP_METHOD()
776 kernel_info = kernel_info->next; in PHP_METHOD()
H A DImagickPixelIterator_arginfo.h193 …ZEND_MALIAS(ImagickPixelIterator, next, getNextIteratorRow, arginfo_class_ImagickPixelIterator_nex…
H A DImagick.stub.php1227 public function next(): bool {} function in Imagick
H A DChangeLog49 …mall bug fixes) that will support either PHP 5.x, or ImageMagick 6.x. The next planned release wil…
H A DImagick_arginfo.h6503 ZEND_MALIAS(Imagick, next, nextImage, arginfo_class_Imagick_next, ZEND_ACC_PUBLIC)
/imagick/tests/
H A D020-pixeliterator.phpt44 $pixelRegion->next();

Completed in 32 milliseconds