Home
last modified time | relevance | path

Searched refs:PRId32 (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/
H A Dzend_long.h87 # define ZEND_LONG_FMT "%" PRId32
90 # define ZEND_LONG_FMT_SPEC PRId32
/php-src/ext/intl/idn/
H A Didn.c132 zend_argument_value_error(1, "must be less than " PRId32 " bytes", INT32_MAX); in php_intl_idn_handoff()
/php-src/ext/date/lib/
H A Dtimelib.h80 # ifndef PRId32
81 # define PRId32 "I32d" macro
126 # define TIMELIB_LONG_FMT "%" PRId32

Completed in 14 milliseconds