Home
last modified time | relevance | path

Searched refs:filehandle (Results 1 – 3 of 3) sorted by relevance

/imagick/
H A DImagick.stub.php15 public function pingImageFile(resource $filehandle, ?string $filename = null): bool {} argument
198 public function writeImageFile(resource $filehandle, ?string $format = null): bool {} argument
200 public function writeImagesFile(resource $filehandle, ?string $format = null): bool {} argument
696 public function readImageFile(resource $filehandle, ?string $filename = null): bool {} argument
H A DImagick_arginfo.h60 ZEND_ARG_OBJ_INFO(0, filehandle, resource, 0)
62 ZEND_ARG_INFO(0, filehandle)
856 ZEND_ARG_OBJ_INFO(0, filehandle, resource, 0)
858 ZEND_ARG_INFO(0, filehandle)
3050 ZEND_ARG_OBJ_INFO(0, filehandle, resource, 0)
3052 ZEND_ARG_INFO(0, filehandle)
H A DChangeLog459 - Fixes PECL bug #16932 Unable to read image from the filehandle

Completed in 47 milliseconds