Searched refs:ZEND_ADDR_FMT (Results 1 – 3 of 3) sorted by relevance
123 # define ZEND_ADDR_FMT "0x%016I64x" macro125 # define ZEND_ADDR_FMT "0x%08zx" macro127 # define ZEND_ADDR_FMT "0x%016zx" macro
1256 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in store_script_in_file_cache()1372 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in cache_script_in_shared_memory()
1515 …snprintf(memory_leak_buf, 512, "%s(%d) : Freeing " ZEND_ADDR_FMT " (%zu bytes), script=%s\n", t->… in php_message_handler_for_zend()
Completed in 36 milliseconds