Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
local
/
php7.3
/
include
/
php
/
ext
/
gd
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
gd_compat.h
276 B
-rw-r--r--
2026-05-14 15:45:49
Edit
Del
libgd
-
drwxr-xr-x
2026-05-14 15:45:49
Del
php_gd.h
6.42 KB
-rw-r--r--
2026-05-14 15:45:49
Edit
Del
Editing: gd_compat.h
(276 B)
Path: /usr/local/php7.3/include/php/ext/gd/gd_compat.h
Back
#ifndef GD_COMPAT_H #define GD_COMPAT_H 1 #ifndef HAVE_GD_BUNDLED /* from gd_compat.c */ const char * gdPngGetVersionString(); const char * gdJpegGetVersionString(); #endif /* from gd_compat.c of libgd/gd_security.c */ int overflow2(int a, int b); #endif /* GD_COMPAT_H */