Searched refs:imagecreatefromwbmp (Results 1 – 9 of 9) sorted by relevance
2 imagecreatefromwbmp with invalid wbmp42 $im = imagecreatefromwbmp($filename);46 Warning: imagecreatefromwbmp(): Product of memory allocation multiplication would exceed INT_MAX, f…49 Warning: imagecreatefromwbmp(): "%s" is not a valid WBMP file in %s on line %d
2 imagecreatefromwbmp with invalid wbmp42 $im = imagecreatefromwbmp($filename);46 Warning: imagecreatefromwbmp(): %croduct of memory allocation multiplication would exceed INT_MAX, …48 Warning: imagecreatefromwbmp(): "%s_tmp.wbmp" is not a valid WBMP file in %s on line %d
2 imagecreatefromwbmp9 $im2 = imagecreatefromwbmp($file);
14 $im2 = imagecreatefromwbmp($file);
628 ZEND_FUNCTION(imagecreatefromwbmp);769 ZEND_FE(imagecreatefromwbmp, arginfo_imagecreatefromwbmp)
118 function imagecreatefromwbmp(string $filename): GdImage|false {} function
1823 PHP_FUNCTION(imagecreatefromwbmp) in PHP_FUNCTION() argument
Completed in 20 milliseconds