PRIu32            402 Zend/zend_execute_API.c 		zend_error(E_WARNING, "Leaked %" PRIu32 " hashtable iterators", EG(ht_iterators_used));
PRIu32             89 Zend/zend_long.h # define ZEND_ULONG_FMT "%" PRIu32
PRIu32             91 Zend/zend_long.h # define ZEND_ULONG_FMT_SPEC PRIu32
PRIu32             85 ext/date/lib/timelib_structs.h # ifndef PRIu32
PRIu32            143 ext/date/lib/timelib_structs.h # define TIMELIB_ULONG_FMT "%" PRIu32
PRIu32             96 sapi/phpdbg/phpdbg_opcode.c 		spprintf(&decode[1], 0, "%" PRIu32, op->op1.num);
PRIu32            124 sapi/phpdbg/phpdbg_opcode.c 			spprintf(&decode[2], 0, "J%" PRIu32, op->op2.opline_num);
PRIu32            135 sapi/phpdbg/phpdbg_opcode.c 		spprintf(&decode[2], 0, "%" PRIu32, op->op2.num);
PRIu32            146 sapi/phpdbg/phpdbg_opcode.c 		spprintf(&decode[3], 0, "%" PRIu32, op->result.num);