Home
last modified time | relevance | path

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

/imagick/
H A Dimagick_helpers.c53 if (progress_callback->previous_callback) { in php_imagick_cleanup_progress_callback()
54 php_imagick_cleanup_progress_callback(progress_callback->previous_callback TSRMLS_CC); in php_imagick_cleanup_progress_callback()
55 efree(progress_callback->previous_callback); in php_imagick_cleanup_progress_callback()
H A Dphp_imagick_defs.h95 struct _php_imagick_callback *previous_callback; member
H A Dimagick_class.c12120 callback->previous_callback = IMAGICK_G(progress_callback);

Completed in 40 milliseconds