Home
last modified time | relevance | path

Searched refs:PRIu64 (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_long.h58 # define ZEND_ULONG_FMT "%" PRIu64
61 # define ZEND_ULONG_FMT_SPEC PRIu64
/PHP-7.3/ext/date/lib/
H A Dtimelib.h85 # ifndef PRIu64
86 # define PRIu64 "I64u" macro
115 # define TIMELIB_ULONG_FMT "%" PRIu64
/PHP-7.3/win32/
H A Dphp_inttypes.h136 #define PRIu64 "I64u" macro
/PHP-7.3/ext/mysqli/
H A Dphp_mysqli_structs.h179 #define MYSQLI_LLU_SPEC "%" PRIu64
/PHP-7.3/main/
H A Dphp_variables.c344 "Input variables exceeded %" PRIu64 ". " in add_post_vars()

Completed in 19 milliseconds