Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_strtod_int.h61 typedef unsigned int uint32_t; typedef
63 typedef unsigned long int uint32_t; typedef
123 #define uint32_t unsigned __int32 macro
/PHP-7.4/ext/date/lib/
H A Dtimelib.h48 typedef unsigned int uint32_t; typedef
50 typedef unsigned long int uint32_t; typedef
68 typedef unsigned __int32 uint32_t; typedef
/PHP-7.4/win32/
H A Dphp_stdint.h94 typedef unsigned __int32 uint32_t; typedef
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_context.c389 int (*guard)(uint32_t, void *), void *user_data) in pcre2_set_compile_recursion_guard()

Completed in 11 milliseconds