Home
last modified time | relevance | path

Searched refs:php_imagick_safe_mode_check (Results 1 – 2 of 2) sorted by relevance

/imagick/
H A Dphp_imagick_file.h65 int php_imagick_safe_mode_check(const char *filename TSRMLS_DC);
H A Dimagick_file.c255 int php_imagick_safe_mode_check(const char *filename TSRMLS_DC) in php_imagick_safe_mode_check() function
274 rc = php_imagick_safe_mode_check(file->absolute_path TSRMLS_CC); in php_imagick_read_file()
294 rc = php_imagick_safe_mode_check(file->absolute_path TSRMLS_CC); in php_imagick_write_file()

Completed in 5 milliseconds