Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_long.h61 # define ZEND_ULONG_FMT "%" PRIu64
64 # define ZEND_ULONG_FMT_SPEC PRIu64
/PHP-7.2/ext/date/lib/
H A Dtimelib.h83 # ifndef PRIu64
84 # define PRIu64 "I64u" macro
113 # define TIMELIB_ULONG_FMT "%" PRIu64
/PHP-7.2/win32/
H A Dphp_inttypes.h136 #define PRIu64 "I64u" macro
/PHP-7.2/ext/mysqli/
H A Dphp_mysqli_structs.h191 #define MYSQLI_LLU_SPEC "%" PRIu64
/PHP-7.2/main/
H A Dphp_variables.c335 "Input variables exceeded %" PRIu64 ". " in add_post_vars()

Completed in 24 milliseconds