Home
last modified time | relevance | path

Searched defs:uint32_t (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/standard/
H A Dcrypt_freesec.h20 typedef unsigned int uint32_t; typedef
22 typedef unsigned long int uint32_t; typedef
/PHP-5.5/ext/date/lib/
H A Dtimelib_structs.h51 typedef unsigned int uint32_t; typedef
53 typedef unsigned long int uint32_t; typedef
/PHP-5.5/win32/
H A Dphp_stdint.h93 typedef unsigned __int32 uint32_t; typedef
/PHP-5.5/Zend/
H A Dzend_strtod.c133 typedef unsigned int uint32_t; typedef
135 typedef unsigned long int uint32_t; typedef
172 #define uint32_t unsigned __int32 macro
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_portability.h122 typedef uint32 uint32_t; typedef

Completed in 45 milliseconds