Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Dtimelib_structs.h91 # ifndef PRIu64
92 # define PRIu64 "I64u" macro
135 # define TIMELIB_ULONG_FMT "%" PRIu64
/PHP-7.0/Zend/
H A Dzend_long.h61 # define ZEND_ULONG_FMT "%" PRIu64
63 # define ZEND_ULONG_FMT_SPEC PRIu64
/PHP-7.0/win32/
H A Dphp_inttypes.h136 #define PRIu64 "I64u" macro
/PHP-7.0/ext/mysqli/
H A Dphp_mysqli_structs.h191 #define MYSQLI_LLU_SPEC "%" PRIu64
/PHP-7.0/main/
H A Dphp_variables.c307 "Input variables exceeded %" PRIu64 ". " in add_post_vars()

Completed in 22 milliseconds