Home
last modified time | relevance | path

Searched defs:file (Results 1 – 2 of 2) sorted by relevance

/imagick/
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()
151 void php_imagick_file_deinit(struct php_imagick_file_t *file) in php_imagick_file_deinit()
160 …ick_read_image_using_imagemagick(php_imagick_object *intern, struct php_imagick_file_t *file, Imag… in php_imagick_read_image_using_imagemagick()
201 …ick_read_image_using_php_streams(php_imagick_object *intern, struct php_imagick_file_t *file, Imag… in php_imagick_read_image_using_php_streams()
269 …w_result_t php_imagick_read_file(php_imagick_object *intern, struct php_imagick_file_t *file, Imag… in php_imagick_read_file()
288 …_result_t php_imagick_write_file(php_imagick_object *intern, struct php_imagick_file_t *file, Imag… in php_imagick_write_file()
H A Dimagick_class.c3217 struct php_imagick_file_t file = {0}; in PHP_METHOD() local
3236 struct php_imagick_file_t file = {0}; in PHP_METHOD() local
3283 struct php_imagick_file_t file = {0}; in PHP_METHOD() local
3305 struct php_imagick_file_t file = {0}; in PHP_METHOD() local
3603 struct php_imagick_file_t file = {0}; in PHP_METHOD() local
3649 struct php_imagick_file_t file = {0}; in PHP_METHOD() local
3686 struct php_imagick_file_t file = {0}; in PHP_METHOD() local
3719 struct php_imagick_file_t file = {0}; in PHP_METHOD() local
4563 struct php_imagick_file_t file = {0}; in PHP_METHOD() local
9999 struct php_imagick_file_t file = {0}; local
[all …]

Completed in 38 milliseconds