Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_strtod_int.h49 typedef int int32_t; typedef
51 typedef long int int32_t; typedef
116 #define int32_t __int32 macro
/PHP-8.1/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp191 int32_t (BreakIterator::*func)(int32_t), in _breakiter_int32_ret_int32() argument
/PHP-8.1/ext/date/lib/
H A Dtimelib.h44 typedef int int32_t; typedef
46 typedef long int int32_t; typedef
69 typedef __int32 int32_t; typedef

Completed in 13 milliseconds