Home
last modified time | relevance | path

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

/PHP-8.3/ext/hash/murmur/
H A DPMurHash.h17 typedef unsigned int uint32_t; typedef
H A DPMurHash128.h16 typedef unsigned int uint32_t; typedef
/PHP-8.3/Zend/
H A Dzend_strtod_int.h103 #define uint32_t unsigned __int32 macro
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_context.c389 int (*guard)(uint32_t, void *), void *user_data) in pcre2_set_compile_recursion_guard()
/PHP-8.3/ext/date/lib/
H A Dtimelib.h52 typedef unsigned int uint32_t; typedef
54 typedef unsigned long int uint32_t; typedef
72 typedef unsigned __int32 uint32_t; typedef

Completed in 16 milliseconds