Dashboard
PHP:
8.3.33
OS:
Linux
User:
proje374
/
/
opt
/
alt
/
php71
/
usr
/
include
/
php
/
ext
/
gd
馃摛 Upload
馃摑 New File
馃搧 New Folder
Close
Editing: gd_compat.h
#ifndef GD_COMPAT_H #define GD_COMPAT_H 1 #ifndef HAVE_GD_BUNDLED /* from gd_compat.c */ const char * gdPngGetVersionString(); const char * gdJpegGetVersionString(); int gdJpegGetVersionInt(); #endif /* from gd_compat.c of libgd/gd_security.c */ int overflow2(int a, int b); #endif /* GD_COMPAT_H */
Save
Cancel