Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/
H A Dphp_gd.h78 #define IMAGE_FILTER_MAX 12 macro
H A Dgd.c3390 if (filtertype >= 0 && filtertype <= IMAGE_FILTER_MAX) { in PHP_FUNCTION()

Completed in 17 milliseconds