Searched refs:pathname (Results 1 – 2 of 2) sorted by relevance
/imagick/ |
H A D | Imagick.stub.php | 760 public function clipPathImage(string $pathname, bool $inside): bool {} argument 764 public function clipImagePath(string $pathname, bool $inside): void {} argument
|
H A D | Imagick_arginfo.h | 3312 ZEND_ARG_TYPE_INFO(0, pathname, IS_STRING, 0) 3314 ZEND_ARG_INFO(0, pathname) 3333 ZEND_ARG_TYPE_INFO(0, pathname, IS_STRING, 0) 3335 ZEND_ARG_INFO(0, pathname)
|
Completed in 29 milliseconds