Home
last modified time | relevance | path

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

/php-src/ext/gd/tests/
H A Dimagetypes_bmp.phpt7 var_dump((imagetypes() & IMG_BMP) == function_exists('imagebmp'));
H A Dbug77391.phpt8 if (!(imagetypes() & IMG_BMP)) die('skip BMP support required');
H A Dimagebmp_basic.phpt7 if (!(imagetypes() & IMG_BMP)) die('skip BMP support required');
H A Dimagecreatefrombmp_basic.phpt7 if (!(imagetypes() & IMG_BMP)) die('skip BMP support required');
H A Dimagecreatefromstring_bmp.phpt7 if (!(imagetypes() & IMG_BMP)) die('skip BMP support required');
/php-src/ext/gd/
H A Dgd.stub.php49 const IMG_BMP = UNKNOWN; define

Completed in 12 milliseconds