Home
last modified time | relevance | path

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

/php-src/ext/hash/murmur/
H A DPMurHash.h17 typedef unsigned int uint32_t; typedef
H A DPMurHash128.h16 typedef unsigned int uint32_t; typedef
/php-src/Zend/
H A Dzend_strtod_int.h103 #define uint32_t unsigned __int32 macro
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_context.c405 int (*guard)(uint32_t, void *), void *user_data) in pcre2_set_compile_recursion_guard()
/php-src/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 66 milliseconds