Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/tests/
H A Dtypes.phpt2 imagetypes
5 if (!function_exists('imagetypes')) die("skip gd extension not available\n");
9 $flags = imagetypes();
/PHP-5.3/ext/standard/
H A Dphp_image.h59 PHP_MINIT_FUNCTION(imagetypes);
H A Dimage.c70 PHP_MINIT_FUNCTION(imagetypes) in PHP_MINIT_FUNCTION() argument
H A Dbasic_functions.c3648 PHP_MINIT(imagetypes)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
/PHP-5.3/ext/gd/
H A Dphp_gd.h101 PHP_FUNCTION(imagetypes);
H A Dgd.c1026 PHP_FE(imagetypes, arginfo_imagetypes)
2210 PHP_FUNCTION(imagetypes) in PHP_FUNCTION() argument

Completed in 42 milliseconds