Home
last modified time | relevance | path

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

/imagick/
H A Dimagick.c3017 &class_type->default_properties, \
3037 zend_object_properties_size(class_type)); in php_imagick_object_new_ex()
3071 object_properties_init(&intern->zo, class_type); in php_imagick_object_new_ex()
3105 zend_object_properties_size(class_type)); in php_imagickdraw_object_new_ex()
3108 object_properties_init(&intern->zo, class_type); in php_imagickdraw_object_new_ex()
3137 object_properties_init(&intern->zo, class_type); in php_imagickdraw_object_new_ex()
3166 zend_object_properties_size(class_type)); in php_imagickpixeliterator_object_new()
3183 object_properties_init(&intern->zo, class_type); in php_imagickpixeliterator_object_new()
3209 zend_object_properties_size(class_type)); in php_imagickpixel_object_new_ex()
3224 object_properties_init(&intern->zo, class_type); in php_imagickpixel_object_new_ex()
[all …]

Completed in 10 milliseconds