Home
last modified time | relevance | path

Searched refs:imagecreatefromstring (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/dports/lang/php73/php-7.3.33/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
18 $im = imagecreatefromstring($im_string);
38 $im = imagecreatefromstring($im_string);
54 $im = imagecreatefromstring('');
56 $im = imagecreatefromstring(' asdf jklp foo');
62 Warning: imagecreatefromstring(): Empty string or invalid image in %screatefromstring.php on line %d
64 Warning: imagecreatefromstring(): Data is not in a recognized format in %screatefromstring.php on l…
/dports/lang/php74/php-7.4.27/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
18 $im = imagecreatefromstring($im_string);
38 $im = imagecreatefromstring($im_string);
54 $im = imagecreatefromstring('');
56 $im = imagecreatefromstring(' asdf jklp foo');
62 Warning: imagecreatefromstring(): Empty string or invalid image in %screatefromstring.php on line %d
64 Warning: imagecreatefromstring(): Data is not in a recognized format in %screatefromstring.php on l…
/dports/lang/php80/php-8.0.15/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
18 $im = imagecreatefromstring($im_string);
38 $im = imagecreatefromstring($im_string);
55 imagecreatefromstring('');
60 $im = imagecreatefromstring(' asdf jklp foo');
66 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
68 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
H A Dimagecreatefromstring_gif.phpt2 imagecreatefromstring() - GIF format
11 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.gif'));
H A Dimagecreatefromstring_png.phpt2 imagecreatefromstring() - PNG format
11 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.gif'));
H A Dimagecreatefromstring_webp.phpt2 imagecreatefromstring() - WEBP format
11 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.webp'));
/dports/www/mod_php73/php-7.3.33/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
18 $im = imagecreatefromstring($im_string);
38 $im = imagecreatefromstring($im_string);
54 $im = imagecreatefromstring('');
56 $im = imagecreatefromstring(' asdf jklp foo');
62 Warning: imagecreatefromstring(): Empty string or invalid image in %screatefromstring.php on line %d
64 Warning: imagecreatefromstring(): Data is not in a recognized format in %screatefromstring.php on l…
/dports/www/mod_php80/php-8.0.15/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
18 $im = imagecreatefromstring($im_string);
38 $im = imagecreatefromstring($im_string);
55 imagecreatefromstring('');
60 $im = imagecreatefromstring(' asdf jklp foo');
66 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
68 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
H A Dimagecreatefromstring_gif.phpt2 imagecreatefromstring() - GIF format
11 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.gif'));
/dports/graphics/php73-gd/php-7.3.33/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
18 $im = imagecreatefromstring($im_string);
38 $im = imagecreatefromstring($im_string);
54 $im = imagecreatefromstring('');
56 $im = imagecreatefromstring(' asdf jklp foo');
62 Warning: imagecreatefromstring(): Empty string or invalid image in %screatefromstring.php on line %d
64 Warning: imagecreatefromstring(): Data is not in a recognized format in %screatefromstring.php on l…
/dports/www/mod_php74/php-7.4.27/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
18 $im = imagecreatefromstring($im_string);
38 $im = imagecreatefromstring($im_string);
54 $im = imagecreatefromstring('');
56 $im = imagecreatefromstring(' asdf jklp foo');
62 Warning: imagecreatefromstring(): Empty string or invalid image in %screatefromstring.php on line %d
64 Warning: imagecreatefromstring(): Data is not in a recognized format in %screatefromstring.php on l…
/dports/graphics/php74-gd/php-7.4.27/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
18 $im = imagecreatefromstring($im_string);
38 $im = imagecreatefromstring($im_string);
54 $im = imagecreatefromstring('');
56 $im = imagecreatefromstring(' asdf jklp foo');
62 Warning: imagecreatefromstring(): Empty string or invalid image in %screatefromstring.php on line %d
64 Warning: imagecreatefromstring(): Data is not in a recognized format in %screatefromstring.php on l…
/dports/graphics/php80-gd/php-8.0.15/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
18 $im = imagecreatefromstring($im_string);
38 $im = imagecreatefromstring($im_string);
55 imagecreatefromstring('');
60 $im = imagecreatefromstring(' asdf jklp foo');
66 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
68 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
/dports/www/mod_php81/php-8.1.1/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
19 $im = imagecreatefromstring($im_string);
39 $im = imagecreatefromstring($im_string);
56 imagecreatefromstring('');
61 $im = imagecreatefromstring(' asdf jklp foo');
67 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
69 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
H A Dimagecreatefromstring_gif.phpt2 imagecreatefromstring() - GIF format
12 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.gif'));
H A Dimagecreatefromstring_png.phpt2 imagecreatefromstring() - PNG format
12 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.gif'));
H A Dimagecreatefromstring_webp.phpt2 imagecreatefromstring() - WEBP format
12 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.webp'));
/dports/lang/php81/php-8.1.1/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
19 $im = imagecreatefromstring($im_string);
39 $im = imagecreatefromstring($im_string);
56 imagecreatefromstring('');
61 $im = imagecreatefromstring(' asdf jklp foo');
67 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
69 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
H A Dimagecreatefromstring_gif.phpt2 imagecreatefromstring() - GIF format
12 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.gif'));
H A Dimagecreatefromstring_png.phpt2 imagecreatefromstring() - PNG format
12 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.gif'));
H A Dimagecreatefromstring_webp.phpt2 imagecreatefromstring() - WEBP format
12 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.webp'));
/dports/graphics/php81-gd/php-8.1.1/ext/gd/tests/
H A Dcreatefromstring.phpt2 imagecreatefromstring
19 $im = imagecreatefromstring($im_string);
39 $im = imagecreatefromstring($im_string);
56 imagecreatefromstring('');
61 $im = imagecreatefromstring(' asdf jklp foo');
67 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
69 Warning: imagecreatefromstring(): Data is not in a recognized format in %s on line %d
H A Dimagecreatefromstring_webp.phpt2 imagecreatefromstring() - WEBP format
12 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.webp'));
H A Dimagecreatefromstring_gif.phpt2 imagecreatefromstring() - GIF format
12 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.gif'));
H A Dimagecreatefromstring_png.phpt2 imagecreatefromstring() - PNG format
12 $im = imagecreatefromstring(file_get_contents(__DIR__ . '/imagecreatefromstring.gif'));

12345678910>>...16