Home
last modified time | relevance | path

Searched refs:gd (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/PHP-7.2/ext/gd/
H A Dconfig.w324 ARG_WITH("gd", "Bundled GD support", "yes,shared");
9 CHECK_LIB("libjpeg_a.lib;libjpeg.lib", "gd", PHP_GD) &&
13 CHECK_HEADER_ADD_INCLUDE("gd.h", "CFLAGS_GD", PHP_GD + ";ext\\gd\\libgd") &&
17 …(CHECK_LIB("libiconv_a.lib;libiconv.lib", "gd", PHP_GD) || CHECK_LIB("iconv_a.lib;iconv.lib", "gd"…
21 CHECK_LIB("libXpm_a.lib", "gd", PHP_GD) &&
26 if ((CHECK_LIB("libwebp_a.lib", "gd", PHP_GD) || CHECK_LIB("libwebp.lib", "gd", PHP_GD)) &&
34 CHECK_LIB("User32.lib", "gd", PHP_GD);
35 CHECK_LIB("Gdi32.lib", "gd", PHP_GD);
37 EXTENSION("gd", "gd.c", null, "-Iext/gd/libgd", "php_gd2.dll");
38 ADD_SOURCES("ext/gd/libgd", "gd2copypal.c gd.c \
[all …]
H A Dconfig.m49 PHP_ARG_WITH(gd, for GD support,
10 [ --with-gd[=DIR] Include GD support. DIR is the GD library base
319 for i in include/gd include/gd2 include gd ""; do
320 test -f "$PHP_GD/$i/gd.h" && GD_INCLUDE="$PHP_GD/$i"
324 AC_MSG_ERROR([Unable to find gd.h anywhere under $PHP_GD])
329 PHP_CHECK_LIBRARY(gd, gdSetErrorMethod,
331 PHP_ADD_LIBRARY_WITH_PATH(gd, $PHP_GD/$PHP_LIBDIR, GD_SHARED_LIBADD)
348 PHP_NEW_EXTENSION(gd, gd.c $extra_sources, $ext_shared,, \\$(GDLIB_CFLAGS))
353 GD_HEADER_DIRS="ext/gd/ ext/gd/libgd/"
359 GD_HEADER_DIRS="ext/gd/"
[all …]
/PHP-7.2/ext/gd/tests/
H A Dbug66356.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
31 resource(%d) of type (gd)
32 resource(%d) of type (gd)
41 Warning: imagecrop(): gd warning: one parameter to a memory allocation multiplication is negative o…
44 resource(%d) of type (gd)
45 resource(%d) of type (gd)
47 Warning: imagecrop(): gd warning: product of memory allocation multiplication would exceed INT_MAX,…
H A Dlibgd00101.phpt5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
10 $im = imagecreatefromgd(dirname(__FILE__) . '/libgd00101.gd');
14 Warning: imagecreatefromgd(): gd warning: product of memory allocation multiplication would exceed …
17 Warning: imagecreatefromgd(): '%slibgd00101.gd' is not a valid GD file in %slibgd00101.php on line …
H A Dlibgd00086_extern.phpt5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
15 gd-png: fatal libpng error: Read Error: truncated data
16 gd-png error: setjmp returns error condition 1
H A Dbug39780_extern.phpt5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
15 gd-png: fatal libpng error: Read Error: truncated data
16 gd-png error: setjmp returns error condition 2
H A Dbug41442.phpt5 if (!extension_loaded('gd')) {
6 die("skip gd extension not available.");
35 resource(%d) of type (gd)
36 resource(%d) of type (gd)
H A Dbug70976.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
13 resource(5) of type (gd)
H A Dbug73968.phpt5 if (!extension_loaded('gd')) die('skip gd extension not available');
14 resource(%d) of type (gd)
H A Dlibgd00086.phpt5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
15 Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error: truncated data in %s on lin…
17 Warning: imagecreatefrompng(): gd-png error: setjmp returns error condition in %s on line %d
H A Dimagecolorallocate_basic.phpt5 if(!extension_loaded('gd')) {
6 die('skip gd extension is not loaded');
16 * Source code: ext/gd/gd.c
H A Dbug39780.phpt5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
15 Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error: truncated data in %s on lin…
17 Warning: imagecreatefrompng(): gd-png error: setjmp returns error condition in %s on line %d
H A Dcrafted_gd2.phpt2 Test max colors for a gd image.
5 if (!extension_loaded('gd')) {
6 die("skip gd extension not available\n");
H A Dbug45799.phpt5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
14 Warning: imagepng(): gd-png error: no colors in palette in %s on line %d
H A Dbug77391.phpt5 if (!extension_loaded('gd')) die('skip gd extension not available');
14 resource(%d) of type (gd)
H A Dimagecolorstotal_basic.phpt5 if(!extension_loaded('gd')) {
6 die('skip gd extension is not loaded');
17 * Source code: ext/gd/gd.c
H A Dimagecolourstotal_basic.phpt7 if (!extension_loaded('gd')) {
8 die("skip gd extension not available.");
18 * Source code: ext/gd/gd.c
H A Dgd_info_error.phpt5 if(!extension_loaded('gd')) {
6 die('skip gd extension is not loaded');
16 * Source code: ext/gd/gd.c
H A Dgd_info_variation1.phpt5 if(!extension_loaded('gd')) {
6 die('skip gd extension is not loaded');
16 * Source code: ext/gd/gd.c
H A Dbug77195.phpt5 if (!extension_loaded('gd')) die('skip gd extension not available');
16 Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: JPEG datastream …
H A Dbug77479.phpt5 if (!extension_loaded('gd')) die('skip gd extension not available');
18 Warning: imagewbmp(): gd warning: product of memory allocation multiplication would exceed INT_MAX,…
H A Dbug74435.phpt5 if (!extension_loaded('gd')) die('skip gd extension not available');
26 resource(%d) of type (gd)
H A Dimagecolorallocate_variation6.phpt5 if(!extension_loaded('gd')) {
6 die('skip gd extension is not loaded');
16 * Source code: ext/gd/gd.c
H A Dimagetypes_bmp.phpt5 if (!extension_loaded('gd')) die('skip ext/gd required');
H A Dimagecolorclosesthwb.phpt5 if(!extension_loaded('gd')){ die('skip: gd extension not available'); }
16 var_dump(imagecolorclosesthwb($im, "hello", "from", "gd"));

Completed in 89 milliseconds

12345678910>>...16