php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gd_compat.h
Go to the documentation of this file.
1#ifndef GD_COMPAT_H
2#define GD_COMPAT_H 1
3
4/* from gd_compat.c of libgd/gd_security.c */
5int overflow2(int a, int b);
6
7#endif /* GD_COMPAT_H */
int overflow2(int a, int b)
Definition gd_compat.c:10
$obj a
Definition test.php:84