Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/tests/
H A Dimagewbmp_nullbyte_injection.phpt2 Testing null byte injection in imagewbmp
28 imagewbmp($image, $temp);
34 imagewbmp TEST
36 Warning: imagewbmp(): Invalid 2nd parameter, filename must not contain null bytes in %s on line %d
H A Dimagewbmp.phpt2 imagewbmp
14 imagewbmp($im, $file);
H A Dtypes.phpt23 if ($flags&0x8 && !function_exists("imagewbmp")) {
H A Dimagewebp_nullbyte_injection.phpt34 imagewbmp TEST
/PHP-5.4/ext/gd/
H A Dphp_gd.h162 PHP_FUNCTION(imagewbmp);
H A Dgd.c998 PHP_FE(imagewbmp, arginfo_imagewbmp)
2883 PHP_FUNCTION(imagewbmp) in PHP_FUNCTION() argument

Completed in 21 milliseconds