Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 7 of 7) sorted by relevance

/imagick/util/
H A Dfixup_arginfo.php11 $filename = $argv[1]; variable
H A DscanHeaders.php258 function getEnumList($enum, $filename)
H A Dcheck_methods.php39 $filename = getFileName($type); variable
/imagick/
H A Dphp_imagick_file.h42 char filename[MaxTextExtent]; member
H A DImagick.stub.php15 public function pingImageFile(resource $filehandle, ?string $filename = null): bool {}
455 public function readImage(string $filename): bool {}
459 public function readImageBlob(string $image, ?string $filename = null): bool {}
465 public function writeImage(?string $filename = null): bool {}
467 public function writeImages(string $filename, bool $adjoin): bool {}
483 public function setImageFilename(string $filename): bool {}
668 public function setImageProgressMonitor(string $filename): bool {}
694 public function pingImage(string $filename): bool {}
696 public function readImageFile(resource $filehandle, ?string $filename = null): bool {}
1189 public function setFilename(string $filename): bool {}
H A Dimagick_file.c91 zend_bool php_imagick_file_init(struct php_imagick_file_t *file, const char *filename, size_t filen… in php_imagick_file_init()
H A Dimagick_class.c34 char *filename = NULL; in PHP_METHOD() local
3600 char *filename; in PHP_METHOD() local
3716 char *filename; in PHP_METHOD() local
3749 char *filename = NULL; in PHP_METHOD() local
3854 char *filename = NULL; in PHP_METHOD() local
8342 char *filename; local
8806 char *filename; local
10053 char *filename; local
11473 char *filename; local
11930 char *filename; local
[all …]

Completed in 62 milliseconds