Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/tests/
H A Dbug72596.phpt7 var_dump(function_exists('imagewebp') === (bool) (imagetypes() & IMG_WEBP));
H A Dimagecreatefromstring_webp.phpt7 if (!(imagetypes() & IMG_WEBP)) die('skip WEBP support required');
/PHP-8.3/ext/gd/
H A Dgd.stub.php44 const IMG_WEBP = UNKNOWN; define

Completed in 11 milliseconds