Home
last modified time | relevance | path

Searched defs:count (Results 1 – 5 of 5) sorted by relevance

/imagick/
H A Dimagickkernel_class.c41 int count; in php_imagickkernelvalues_to_zval() local
251 int count = 0; in PHP_METHOD() local
425 int count = 0; in PHP_METHOD() local
H A Dimagick.c3332 static int php_imagick_count_elements(zend_object *object, im_long *count) /* {{{ */
H A DImagick.stub.php446 public function count(int $mode = 0): int {} function in Imagick
448 public function count(): int {} function in Imagick
H A Dimagick_class.c3376 PHP_METHOD(Imagick, count) in PHP_METHOD() argument
/imagick/util/
H A Dcheck_methods.php28 $count = preg_match_all($pattern, $html, $matches); variable

Completed in 79 milliseconds