Home
last modified time | relevance | path

Searched refs:imagexbm (Results 1 – 5 of 5) sorted by relevance

/PHP-7.2/ext/gd/tests/
H A Dbug66339.phpt2 Bug #66339 (PHP segfaults in imagexbm)
13 imagexbm($im, NULL);
15 imagexbm($im, './bug66339.xbm');
H A Dbug66339-mb.phpt2 Bug #66339 (PHP segfaults in imagexbm)
13 imagexbm($im, NULL);
15 imagexbm($im, './bug66339私はガラスを食べられます.xbm');
H A Dbug53640.phpt16 imagexbm($im, NULL);
/PHP-7.2/ext/gd/
H A Dphp_gd.h205 PHP_FUNCTION(imagexbm);
H A Dgd.c1005 PHP_FE(imagexbm, arginfo_imagexbm)
2731 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() argument

Completed in 17 milliseconds