/opt/cpanel/ea-php72/root/usr/include/php/ext/gd
NameSizeModeActions
libgd/-0755rm
gdcache.h28180644editdlrm
gd_compat.h3030644editdlrm
php_gd.h62960644editdlrm
Edit: /opt/cpanel/ea-php72/root/usr/include/php/ext/gd/gd_compat.h (303B)
#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 */