Home
last modified time | relevance | path

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

/php-src/ext/gd/tests/
H A Dimagebmp_nullbyte_injection.phpt2 Testing null byte injection in imagebmp
13 imagebmp($image, "./foo\0bar");
19 imagebmp(): Argument #2 ($file) must not contain null bytes
H A Dimagebmp_basic.phpt2 imagebmp() - basic functionality
19 imagebmp($im);
H A Dimagetypes_bmp.phpt7 var_dump((imagetypes() & IMG_BMP) == function_exists('imagebmp'));
/php-src/ext/gd/
H A Dgd_arginfo.h654 ZEND_FUNCTION(imagebmp);
794 ZEND_FE(imagebmp, arginfo_imagebmp)
H A Dgd.stub.php635 function imagebmp(GdImage $image, $file = null, bool $compressed = true): bool {} function
H A Dgd.c1964 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() argument

Completed in 21 milliseconds