Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_strtod_int.h53 typedef int int32_t; typedef
55 typedef long int int32_t; typedef
120 #define int32_t __int32 macro
/PHP-7.4/main/
H A Dphp_stdint.h137 typedef int32 int32_t; variable
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp207 int32_t (BreakIterator::*func)(int32_t), in _breakiter_int32_ret_int32() argument
/PHP-7.4/ext/date/lib/
H A Dtimelib.h40 typedef int int32_t; typedef
42 typedef long int int32_t; typedef
65 typedef __int32 int32_t; typedef
/PHP-7.4/win32/
H A Dphp_stdint.h84 typedef __int32 int32_t; typedef

Completed in 14 milliseconds