Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/tests/
H A Dimagefttext.phpt2 imagefttext() function test
8 if (!function_exists("imagefttext")) {
9 die("skip imagefttext() not available.");
25 imagefttext($im, $sy * 0.75, 0, 0, $sy - 1, $colour_w, $fontfile, "A", array());
H A Dimagefill_1.phpt8 if (!function_exists("imagefttext")) {
9 die("skip imagefttext() not available.");
H A Dbug48732.phpt6 if(!function_exists('imagefttext')) die('skip imagefttext() not available');
/PHP-5.5/ext/gd/
H A Dphp_gd.h101 PHP_FUNCTION(imagefttext);
H A Dgd.c996 PHP_FE(imagefttext, arginfo_imagefttext)
3777 PHP_FUNCTION(imagefttext) in PHP_FUNCTION() argument

Completed in 31 milliseconds