Home
last modified time | relevance | path

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

/PHP-5.6/main/
H A Dphp_stdint.h114 typedef int32 int32_t; variable
/PHP-5.6/ext/date/lib/
H A Dtimelib_structs.h46 typedef int int32_t; typedef
48 typedef long int int32_t; typedef
71 typedef __int32 int32_t; typedef
/PHP-5.6/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp219 int32_t (BreakIterator::*func)(int32_t), in _breakiter_int32_ret_int32() argument
/PHP-5.6/win32/
H A Dphp_stdint.h80 typedef __int32 int32_t; typedef
/PHP-5.6/Zend/
H A Dzend_strtod.c125 typedef int int32_t; typedef
127 typedef long int int32_t; typedef
171 #define int32_t __int32 macro

Completed in 19 milliseconds