Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_strtod_int.h57 typedef unsigned int uint32_t; typedef
59 typedef unsigned long int uint32_t; typedef
119 #define uint32_t unsigned __int32 macro
/PHP-8.0/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-8.0/ext/pcre/pcre2lib/
H A Dpcre2_context.c389 int (*guard)(uint32_t, void *), void *user_data) in pcre2_set_compile_recursion_guard()

Completed in 12 milliseconds