Searched refs:php_imagickpixel_ensure_not_null (Results 1 – 3 of 3) sorted by relevance
40 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) { in PHP_METHOD()68 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) { in PHP_METHOD()93 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) { in PHP_METHOD()174 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) { in PHP_METHOD()239 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) { in PHP_METHOD()268 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) {334 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) {361 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) {389 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) {449 if (php_imagickpixel_ensure_not_null(internp->pixel_wand) == 0) {[all …]
64 zend_bool php_imagickpixel_ensure_not_null(PixelWand *pixel_wand);
957 zend_bool php_imagickpixel_ensure_not_null(PixelWand *pixel_wand) in php_imagickpixel_ensure_not_null() function
Completed in 16 milliseconds