Searched refs:php_imagick_safe_mode_check (Results 1 – 2 of 2) sorted by relevance
65 int php_imagick_safe_mode_check(const char *filename TSRMLS_DC);
255 int php_imagick_safe_mode_check(const char *filename TSRMLS_DC) in php_imagick_safe_mode_check() function274 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 4 milliseconds