int32_t           125 Zend/zend_strtod.c typedef int int32_t;
int32_t           127 Zend/zend_strtod.c typedef long int int32_t;
int32_t           171 Zend/zend_strtod.c #define int32_t __int32
int32_t            43 ext/date/lib/timelib_structs.h typedef int int32_t;
int32_t            45 ext/date/lib/timelib_structs.h typedef long int int32_t;
int32_t           110 ext/mysqlnd/mysqlnd_portability.h typedef int32 int32_t;
int32_t           112 ext/mysqlnd/mysqlnd_portability.h typedef signed int int32_t;
int32_t           114 ext/mysqlnd/mysqlnd_portability.h typedef signed long int32_t;
int32_t            80 win32/php_stdint.h typedef __int32           int32_t;