Searched refs:getRegistry (Results 1 – 5 of 5) sorted by relevance
2 Test Imagick, setRegistry and getRegistry10 $tmpPath = Imagick::getRegistry("temporary-path");20 $tmpPath = Imagick::getRegistry("temporary-path");45 $tmpPath = Imagick::getRegistry("non-existent string");
1277 public static function getRegistry(string $key): string {} function in Imagick
116 …* Imagick::getRegistry() now throws an exception if the key does not exist, rather than terminatin…267 * Imagick::getRegistry()
5854 ZEND_METHOD(Imagick, getRegistry);6539 ZEND_ME(Imagick, getRegistry, arginfo_class_Imagick_getRegistry, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
12636 PHP_METHOD(Imagick, getRegistry) argument
Completed in 50 milliseconds